summaryrefslogtreecommitdiff
path: root/net/gnapster
diff options
context:
space:
mode:
authorjlam <jlam>2002-09-23 23:55:25 +0000
committerjlam <jlam>2002-09-23 23:55:25 +0000
commit3811020de1ced4157f53d7bff50ce1570f0a44ee (patch)
treee2b265e3fc6f282d603e8b9df9c436b235e4c81b /net/gnapster
parented164ab14e8350be8dc0ff98da1946ff472e3521 (diff)
downloadpkgsrc-3811020de1ced4157f53d7bff50ce1570f0a44ee.tar.gz
buildlink1 -> buildlink2
Diffstat (limited to 'net/gnapster')
-rw-r--r--net/gnapster/Makefile17
1 files changed, 9 insertions, 8 deletions
diff --git a/net/gnapster/Makefile b/net/gnapster/Makefile
index 1b9c9077810..223e87b7ac9 100644
--- a/net/gnapster/Makefile
+++ b/net/gnapster/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2002/09/10 16:06:46 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2002/09/24 00:07:31 jlam Exp $
DISTNAME= gnapster-1.5.0
PKGREVISION= 2
@@ -11,14 +11,15 @@ COMMENT= simple client for the online mp3 community
BUILD_USES_MSGFMT= YES
-USE_GMAKE= YES
-USE_LIBTOOL= YES
+USE_BUILDLINK2= YES
+USE_X11= YES
+USE_GMAKE= YES
+GNU_CONFIGURE= YES
+
+USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
-USE_BUILDLINK_ONLY= YES
-GNU_CONFIGURE= YES
+.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../x11/gnome-core/buildlink2.mk"
-.include "../../devel/gettext-lib/buildlink.mk"
-.include "../../x11/gnome-core/buildlink.mk"
-.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"