pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xbindkeys-tk USE_BUILDLINK3 packages must not use ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2f895b5bad53
branches:  trunk
changeset: 469352:2f895b5bad53
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Sun Feb 22 15:29:11 2004 +0000

description:
USE_BUILDLINK3 packages must not use buildlink2 files...

diffstat:

 x11/xbindkeys-tk/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 8b4ca4733c0e -r 2f895b5bad53 x11/xbindkeys-tk/Makefile
--- a/x11/xbindkeys-tk/Makefile Sun Feb 22 15:21:16 2004 +0000
+++ b/x11/xbindkeys-tk/Makefile Sun Feb 22 15:29:11 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/12/03 12:52:59 jmmv Exp $
+# $NetBSD: Makefile,v 1.4 2004/02/22 15:29:11 kristerw Exp $
 #
 
 .include "../../x11/xbindkeys/Makefile.common"
@@ -15,5 +15,5 @@
        ${INSTALL_SCRIPT} ${WRKSRC}/xbindkeys_show ${PREFIX}/bin
        ${INSTALL_DATA} ${WRKSRC}/xbindkeys_show.1 ${PREFIX}/man/man1
 
-.include "../../x11/tk/buildlink2.mk"
+.include "../../x11/tk/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index