pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/etherape bl3ify



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0fa9a0ca2a49
branches:  trunk
changeset: 469177:0fa9a0ca2a49
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Fri Feb 20 16:05:44 2004 +0000

description:
bl3ify

diffstat:

 net/etherape/Makefile |  9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diffs (28 lines):

diff -r 9cdf6bbf4681 -r 0fa9a0ca2a49 net/etherape/Makefile
--- a/net/etherape/Makefile     Fri Feb 20 15:32:52 2004 +0000
+++ b/net/etherape/Makefile     Fri Feb 20 16:05:44 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/02/09 18:47:38 jmmv Exp $
+# $NetBSD: Makefile,v 1.17 2004/02/20 16:05:44 jmmv Exp $
 #
 
 DISTNAME=      etherape-0.9.0
@@ -12,7 +12,7 @@
 
 USE_GNU_TOOLS+=                make
 USE_X11=               YES
-USE_BUILDLINK2=                YES
+USE_BUILDLINK3=                YES
 USE_PKGINSTALL=                YES
 USE_PKGLOCALEDIR=      YES
 GNU_CONFIGURE=         YES
@@ -31,6 +31,7 @@
        ${INSTALL_DATA_DIR} ${EGDIR}
        ${INSTALL_DATA} ${WRKSRC}/services ${EGDIR}
 
-.include "../../devel/libglade2/buildlink2.mk"
-.include "../../devel/libgnomeui/buildlink2.mk"
+.include "../../devel/libglade2/buildlink3.mk"
+.include "../../devel/libgnomeui/buildlink3.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index