diff options
author | snj <snj> | 2004-04-25 05:02:23 +0000 |
---|---|---|
committer | snj <snj> | 2004-04-25 05:02:23 +0000 |
commit | 63dbbe7f88f132862264a515078cae312a7773aa (patch) | |
tree | 9fc08a75e1471ac9cbb3c1323f6f90d5b3b414aa | |
parent | 93f94125750fbc3f3039b1bc35837dcb4d4d46b8 (diff) | |
download | pkgsrc-63dbbe7f88f132862264a515078cae312a7773aa.tar.gz |
Convert to buildlink3.
-rw-r--r-- | security/fragroute/Makefile | 10 | ||||
-rw-r--r-- | security/gtk-systrace/Makefile | 6 | ||||
-rw-r--r-- | security/isakmpd/Makefile | 6 | ||||
-rw-r--r-- | security/portsentry/Makefile | 4 | ||||
-rw-r--r-- | security/tripwire/Makefile | 4 | ||||
-rw-r--r-- | textproc/grep/Makefile | 6 |
6 files changed, 18 insertions, 18 deletions
diff --git a/security/fragroute/Makefile b/security/fragroute/Makefile index 2fe5e34243f..eddaec43576 100644 --- a/security/fragroute/Makefile +++ b/security/fragroute/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/01/08 17:55:15 agc Exp $ +# $NetBSD: Makefile,v 1.2 2004/04/25 05:02:23 snj Exp $ # FreeBSD Id: ports/security/fragroute/Makefile,v 1.10 2003/09/24 08:37:38 edwin Exp DISTNAME= fragroute-1.2 @@ -9,7 +9,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.monkey.org/~dugsong/fragroute/ COMMENT= Tool for intercepting, modifying and rewriting egress traffic -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --with-libdnet=${PREFIX} @@ -26,7 +26,7 @@ pre-install: ${INSTALL_DATA} ${WRKSRC}/scripts/${FILE} ${PREFIX}/share/fragroute .endfor -.include "../../net/libpcap/buildlink2.mk" -.include "../../net/libdnet/buildlink2.mk" -.include "../../devel/libevent/buildlink2.mk" +.include "../../net/libpcap/buildlink3.mk" +.include "../../net/libdnet/buildlink3.mk" +.include "../../devel/libevent/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/security/gtk-systrace/Makefile b/security/gtk-systrace/Makefile index f38bcdabfe4..49e7f59adbe 100644 --- a/security/gtk-systrace/Makefile +++ b/security/gtk-systrace/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/01/20 12:25:33 agc Exp $ +# $NetBSD: Makefile,v 1.8 2004/04/25 05:04:52 snj Exp $ # DISTNAME= gtk-systrace-2002-12-01 @@ -15,7 +15,7 @@ ONLY_FOR_PLATFORM= NetBSD-1.6[H-Z]*-* NetBSD-1.[7-9]*-* NetBSD-[2-9]* WRKSRC= ${WRKDIR}/notification-0.1 GNU_CONFIGURE= YES -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_LIBTOOL= YES pre-configure: @@ -25,6 +25,6 @@ pre-configure: ${AUTOCONF} && \ ${AUTOMAKE} -acf -.include "../../x11/gtk/buildlink2.mk" +.include "../../x11/gtk/buildlink3.mk" .include "../../mk/automake.mk" .include "../../mk/bsd.pkg.mk" diff --git a/security/isakmpd/Makefile b/security/isakmpd/Makefile index 1701dd561ff..1d8b0dd0eb9 100644 --- a/security/isakmpd/Makefile +++ b/security/isakmpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2004/03/26 02:27:52 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2004/04/25 05:06:35 snj Exp $ # DISTNAME= isakmpd-20030903 @@ -17,7 +17,7 @@ PKG_FAIL_REASON+= "${PKGNAME} requires ipsec-ready ${OPSYS}" WRKSRC= ${WRKDIR}/isakmpd ALL_TARGET= depend all -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_PKGINSTALL= YES MAKE_ENV+= BINDIR=${PREFIX}/sbin MANDIR=${PREFIX}/man @@ -48,5 +48,5 @@ pre-configure: < ${WRKSRC}/$${i}.unfixed > ${WRKSRC}/$${i}; \ done -.include "../../security/openssl/buildlink2.mk" +.include "../../security/openssl/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/security/portsentry/Makefile b/security/portsentry/Makefile index 54ba2ee8032..c9b19bdeaf3 100644 --- a/security/portsentry/Makefile +++ b/security/portsentry/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/01/22 10:08:19 agc Exp $ +# $NetBSD: Makefile,v 1.12 2004/04/25 05:10:02 snj Exp $ # DISTNAME= portsentry-1.2 @@ -9,7 +9,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/sentrytools/ COMMENT= Detects and respond to port scans against a target host in real-time -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_PKGINSTALL= YES WRKSRC= ${WRKDIR}/portsentry_beta diff --git a/security/tripwire/Makefile b/security/tripwire/Makefile index e34585e3dbc..ca0150644b8 100644 --- a/security/tripwire/Makefile +++ b/security/tripwire/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2003/12/09 15:56:56 ben Exp $ +# $NetBSD: Makefile,v 1.20 2004/04/25 05:08:53 snj Exp $ # DISTNAME= tripwire-1.2 @@ -12,7 +12,7 @@ COMMENT= File and directory integrity checker ONLY_FOR_PLATFORM= NetBSD-*-* FreeBSD-*-* SunOS-*-* -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_PKGINSTALL= YES PKG_SYSCONFSUBDIR= tripwire diff --git a/textproc/grep/Makefile b/textproc/grep/Makefile index 5d18072e920..ba78575e4c7 100644 --- a/textproc/grep/Makefile +++ b/textproc/grep/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2004/02/09 08:13:04 grant Exp $ +# $NetBSD: Makefile,v 1.15 2004/04/25 05:03:43 snj Exp $ # DISTNAME= grep-2.5.1 @@ -11,7 +11,7 @@ MAINTAINER= bouyer@NetBSD.org HOMEPAGE= http://www.gnu.org/software/grep/grep.html COMMENT= GNU grep -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_PKGLOCALEDIR= YES BUILD_USES_MSGFMT= YES GNU_CONFIGURE= YES @@ -30,5 +30,5 @@ CONFIGURE_ARGS+= --program-prefix=${GNU_PROGRAM_PREFIX} PLIST_SUBST+= GNU_PROGRAM_PREFIX=${GNU_PROGRAM_PREFIX} BUILD_DEFS+= GNU_PROGRAM_PREFIX -.include "../../devel/gettext-lib/buildlink2.mk" +.include "../../devel/gettext-lib/buildlink3.mk" .include "../../mk/bsd.pkg.mk" |