summaryrefslogtreecommitdiff
path: root/net/gnubile
diff options
context:
space:
mode:
authorsnj <snj>2004-04-25 08:47:21 +0000
committersnj <snj>2004-04-25 08:47:21 +0000
commit445cf1997c16eb60ee6a5123644dc55bee9332b5 (patch)
tree21fcb75ab701e1329053ba4d40e92a0f42c65d44 /net/gnubile
parent477cf926605541327f310381638871d9d5d45c1b (diff)
downloadpkgsrc-445cf1997c16eb60ee6a5123644dc55bee9332b5.tar.gz
Convert to buildlink3.
Diffstat (limited to 'net/gnubile')
-rw-r--r--net/gnubile/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/gnubile/Makefile b/net/gnubile/Makefile
index 4dea47dd86f..4747ff02c3f 100644
--- a/net/gnubile/Makefile
+++ b/net/gnubile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/01/24 14:50:05 grant Exp $
+# $NetBSD: Makefile,v 1.11 2004/04/25 08:47:55 snj Exp $
DISTNAME= gnubile-0.20
PKGREVISION= 4
@@ -9,11 +9,11 @@ MAINTAINER= tron@NetBSD.org
HOMEPAGE= http://gnutella.wego.com/
COMMENT= Unix Gnutella client for GNOME
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
GNU_CONFIGURE= YES
CPPFLAGS+= `xml-config --cflags`
-.include "../../textproc/libxml/buildlink2.mk"
-.include "../../x11/gnome-libs/buildlink2.mk"
+.include "../../textproc/libxml/buildlink3.mk"
+.include "../../x11/gnome-libs/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"