summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorsnj <snj>2004-04-25 08:39:50 +0000
committersnj <snj>2004-04-25 08:39:50 +0000
commit9d3ea32198aeaa28e72657ce8e47e3861b173b5c (patch)
tree3af8a629557d42cc5ba51f78c1d07e1e527969fc /net
parentceb369f16eba1beb639eb8b88a000482b13721ea (diff)
downloadpkgsrc-9d3ea32198aeaa28e72657ce8e47e3861b173b5c.tar.gz
Convert to buildlink3.
Diffstat (limited to 'net')
-rw-r--r--net/gtk_wicontrol/Makefile8
-rw-r--r--net/gtksamba/Makefile6
-rw-r--r--net/ipa/Makefile4
-rw-r--r--net/ipv6calc/Makefile6
-rw-r--r--net/netatalk-asun/Makefile4
5 files changed, 14 insertions, 14 deletions
diff --git a/net/gtk_wicontrol/Makefile b/net/gtk_wicontrol/Makefile
index 86d24d9fec1..ec4e28c886a 100644
--- a/net/gtk_wicontrol/Makefile
+++ b/net/gtk_wicontrol/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/01/24 14:50:05 grant Exp $
+# $NetBSD: Makefile,v 1.13 2004/04/25 08:42:29 snj Exp $
DISTNAME= gtk_wicontrol-0.17
PKGREVISION= 2
@@ -11,12 +11,12 @@ COMMENT= GTK+-based Wavelan status meter
ONLY_FOR_PLATFORM= *BSD-*-*
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
USE_X11= yes
GNU_CONFIGURE= yes
USE_GNU_TOOLS+= make
-.include "../../devel/gettext-lib/buildlink2.mk"
-.include "../../x11/gtk/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/gtksamba/Makefile b/net/gtksamba/Makefile
index a39d1a0eff8..b2678f8964c 100644
--- a/net/gtksamba/Makefile
+++ b/net/gtksamba/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/01/03 18:49:48 reed Exp $
+# $NetBSD: Makefile,v 1.15 2004/04/25 08:42:00 snj Exp $
#
DISTNAME= gtksamba-0.3.2pl1
@@ -12,7 +12,7 @@ HOMEPAGE= http://www.open-systems.com/gtksamba.html
COMMENT= Samba configuration tool for X Window System
GNU_CONFIGURE= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
CONFIGURE_ENV+= CFLAGS="-DPREFIX='\"${PREFIX}\"' ${CFLAGS}"
post-install:
@@ -21,5 +21,5 @@ post-install:
@ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/gtksamba
.endfor
-.include "../../x11/gnome-libs/buildlink2.mk"
+.include "../../x11/gnome-libs/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/ipa/Makefile b/net/ipa/Makefile
index c8ad62a0b7e..8856d45e6a4 100644
--- a/net/ipa/Makefile
+++ b/net/ipa/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2003/11/13 06:43:45 xtraeme Exp $
+# $NetBSD: Makefile,v 1.15 2004/04/25 08:40:46 snj Exp $
#
DISTNAME= ipa-1.3.6
@@ -19,7 +19,7 @@ NO_BIN_ON_FTP= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
NO_PACKAGE= ${RESTRICTED}
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
ALL_TARGET= # empty
diff --git a/net/ipv6calc/Makefile b/net/ipv6calc/Makefile
index ea481d6624e..7590b8d4e4f 100644
--- a/net/ipv6calc/Makefile
+++ b/net/ipv6calc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/03/26 02:27:48 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2004/04/25 08:41:24 snj Exp $
#
DISTNAME= ipv6calc-0.46
@@ -14,12 +14,12 @@ COMMENT= Manipulates IPv6 addresses
# be listed in README-IPv6.html. Leave this comment here to make it so!
GNU_CONFIGURE= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
MAKE_ENV+= root=${PREFIX}
INSTALL_TARGET= installonly
-.include "../../security/openssl/buildlink2.mk"
+.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/netatalk-asun/Makefile b/net/netatalk-asun/Makefile
index a985fc74cde..b605bc71379 100644
--- a/net/netatalk-asun/Makefile
+++ b/net/netatalk-asun/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2003/07/30 16:32:09 jmmv Exp $
+# $NetBSD: Makefile,v 1.16 2004/04/25 08:39:50 snj Exp $
#
# XXX do not use -- see ../netatalk instead
@@ -16,7 +16,7 @@ COMMENT= Netatalk appletalk file and print services, enhanced by Adrian Sun
CONFLICTS= netatalk-[0-9]*
CONFLICTS+= netatalk-umich-[0-9]*
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
MAKE_ENV+= ETCDIR="${PKG_SYSCONFDIR}"