summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-25 08:24:03 +0000
committersnj <snj@pkgsrc.org>2004-04-25 08:24:03 +0000
commit0a9411e5e77037977af4872b0619998b8dd255b8 (patch)
tree8e30c1d10cf5052a43c9b29125d30dbbb20a51f7
parent10c0be86b3def60b100168bab892de245f0aa831 (diff)
downloadpkgsrc-0a9411e5e77037977af4872b0619998b8dd255b8.tar.gz
Convert to buildlink3.
-rw-r--r--net/dynipclient/Makefile4
-rw-r--r--net/jwhois/Makefile6
-rw-r--r--net/maradns/Makefile6
-rw-r--r--net/napshare/Makefile6
-rw-r--r--net/ncftp3/Makefile6
-rw-r--r--net/netsaint-base/Makefile6
-rw-r--r--net/netsaint-plugins/Makefile8
-rw-r--r--net/nsca/Makefile4
-rw-r--r--net/ntop/Makefile8
9 files changed, 27 insertions, 27 deletions
diff --git a/net/dynipclient/Makefile b/net/dynipclient/Makefile
index b58b1800acc..0342ab1cd5c 100644
--- a/net/dynipclient/Makefile
+++ b/net/dynipclient/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/30 12:01:26 jmmv Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/25 08:33:08 snj Exp $
#
DISTNAME= dynip_3.00
@@ -11,7 +11,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.dynip.com/
COMMENT= Client for the dynip.com dynamic DNS service
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
RCD_SCRIPTS= dynipclient
diff --git a/net/jwhois/Makefile b/net/jwhois/Makefile
index ff6261a01b8..a7bdea36fed 100644
--- a/net/jwhois/Makefile
+++ b/net/jwhois/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2004/03/15 17:15:36 kleink Exp $
+# $NetBSD: Makefile,v 1.35 2004/04/25 08:28:09 snj Exp $
#
DISTNAME= jwhois-3.2.2
@@ -10,7 +10,7 @@ MAINTAINER= kim@tac.nyc.ny.us
HOMEPAGE= http://www.gnu.org/software/jwhois/
COMMENT= Configurable WHOIS client
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES
@@ -32,5 +32,5 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/example/jwhois.conf \
${EGDIR}/jwhois.conf.default
-.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/maradns/Makefile b/net/maradns/Makefile
index 1ddc355b54e..feee0d08d0d 100644
--- a/net/maradns/Makefile
+++ b/net/maradns/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/11/14 21:19:03 cube Exp $
+# $NetBSD: Makefile,v 1.6 2004/04/25 08:31:20 snj Exp $
DISTNAME= maradns-1.0.18
PKGREVISION= 1
@@ -10,7 +10,7 @@ MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://www.maradns.org/
COMMENT= Secure DNS server for *NIX systems
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
RCD_SCRIPTS= maradns
HAS_CONFIGURE= yes
@@ -29,7 +29,7 @@ post-install:
${MV} ${PREFIX}/share/doc/maradns/examples \
${PREFIX}/share/examples/maradns
-.include "../../mk/pthread.buildlink2.mk"
+.include "../../mk/pthread.buildlink3.mk"
LDFLAGS+= ${PTHREAD_LDFLAGS}
.include "../../mk/bsd.pkg.mk"
diff --git a/net/napshare/Makefile b/net/napshare/Makefile
index 750bdb48919..72d5743a42e 100644
--- a/net/napshare/Makefile
+++ b/net/napshare/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/17 22:51:25 grant Exp $
+# $NetBSD: Makefile,v 1.10 2004/04/25 08:29:22 snj Exp $
DISTNAME= napshare-1.1
PKGREVISION= 2
@@ -9,12 +9,12 @@ MAINTAINER= tron@NetBSD.org
HOMEPAGE= http://napshare.sourceforge.net/
COMMENT= Fully featured Gnutella P2P client made to run 24/7 unattended
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+=--with-gtk-prefix="${BUILDLINK_PREFIX.gtk}"
CFLAGS+= `${BUILDLINK_PREFIX.gtk}/bin/gtk-config --cflags`
-.include "../../x11/gtk/buildlink2.mk"
+.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/ncftp3/Makefile b/net/ncftp3/Makefile
index 15b15b6de81..aa932f91f3d 100644
--- a/net/ncftp3/Makefile
+++ b/net/ncftp3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/01/20 12:22:20 agc Exp $
+# $NetBSD: Makefile,v 1.15 2004/04/25 08:26:17 snj Exp $
DISTNAME= ncftp-3.1.6-src
PKGNAME= ncftp3-3.1.6
@@ -11,12 +11,12 @@ COMMENT= FTP replacement with advanced user interface
WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//}
GNU_CONFIGURE= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
post-patch:
@${MV} ${WRKSRC}/ncftp/pref.h ${WRKSRC}/ncftp/pref.h.in
@${SED} -e "s:/etc/ncftp.firewall:${PREFIX}/etc/ncftp.firewall:" \
< ${WRKSRC}/ncftp/pref.h.in > ${WRKSRC}/ncftp/pref.h
-.include "../../devel/ncurses/buildlink2.mk"
+.include "../../devel/ncurses/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/netsaint-base/Makefile b/net/netsaint-base/Makefile
index f3f2a3f9314..fcbd24462cc 100644
--- a/net/netsaint-base/Makefile
+++ b/net/netsaint-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2003/07/21 17:10:53 martti Exp $
+# $NetBSD: Makefile,v 1.18 2004/04/25 08:26:40 snj Exp $
#
DISTNAME= netsaint-0.0.7
@@ -10,7 +10,7 @@ MAINTAINER= murray@river-styx.org
HOMEPAGE= http://www.netsaint.org/
COMMENT= Network monitor
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
.include "../../net/netsaint-base/Makefile.common"
@@ -34,5 +34,5 @@ post-install:
${INSTALL_DATA} ${WRKDIR}/logofullsize.gif ${PREFIX}/share/netsaint/images
${INSTALL_DATA} ${WRKDIR}/sblogo.gif ${PREFIX}/share/netsaint/images
-.include "../../graphics/gd/buildlink2.mk"
+.include "../../graphics/gd/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/netsaint-plugins/Makefile b/net/netsaint-plugins/Makefile
index 986c1b06185..27e3a10eaa3 100644
--- a/net/netsaint-plugins/Makefile
+++ b/net/netsaint-plugins/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/03/26 02:27:48 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2004/04/25 08:31:32 snj Exp $
#
DISTNAME= netsaint-plugins-1.2.9-4
@@ -16,7 +16,7 @@ DEPENDS+= netsaint-base-[0-9]*:../../net/netsaint-base
DEPENDS+= {ssh{,6}-[0-9]*,openssh-[0-9]*}:../../security/ssh
.endif
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
CONFIGURE_ARGS+= --with-pgsql=${BUILDLINK_PREFIX.postgresql-lib}
CPPFLAGS+= -I${BUILDLINK_PREFIX.postgresql-lib}/include/postgresql
@@ -27,6 +27,6 @@ CPPFLAGS+= -I${BUILDLINK_PREFIX.postgresql-lib}/include/postgresql
CONFIGURE_ARGS+= --with-df-command="/bin/df -Pklt nokernfs,procfs,fdesc"
.endif
-.include "../../databases/postgresql-lib/buildlink2.mk"
-.include "../../security/openssl/buildlink2.mk"
+.include "../../databases/postgresql-lib/buildlink3.mk"
+.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/nsca/Makefile b/net/nsca/Makefile
index e92b0c0c2cf..b50e903725e 100644
--- a/net/nsca/Makefile
+++ b/net/nsca/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/21 17:10:56 martti Exp $
+# $NetBSD: Makefile,v 1.9 2004/04/25 08:32:36 snj Exp $
#
DISTNAME= nsca-1.1.0
@@ -13,7 +13,7 @@ COMMENT= Submit passive NetSaint checks results to another server
DEPENDS+= netsaint-base-[0-9]*:../../net/netsaint-base
GNU_CONFIGURE= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
EGDIR= ${PREFIX}/share/examples/nsca
diff --git a/net/ntop/Makefile b/net/ntop/Makefile
index 0eb65a49974..1173e7a8d04 100644
--- a/net/ntop/Makefile
+++ b/net/ntop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2003/09/28 09:13:58 jlam Exp $
+# $NetBSD: Makefile,v 1.28 2004/04/25 08:24:03 snj Exp $
DISTNAME= ntop-1.1
PKGREVISION= 2
@@ -10,13 +10,13 @@ MAINTAINER= kim@tac.nyc.ny.us
HOMEPAGE= http://www.ntop.org/
COMMENT= Shows network usage (similar to "top" for processes)
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-threads=no
INSTALL_TARGET= install install-man
-.include "../../net/libpcap/buildlink2.mk"
-.include "../../devel/ncurses/buildlink2.mk"
+.include "../../net/libpcap/buildlink3.mk"
+.include "../../devel/ncurses/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"