From 9efe9213553c533649942c078599add22003b077 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Sun, 25 Apr 2004 00:18:14 +0000 Subject: bl3ify --- net/php4-ftp/Makefile | 6 +++--- net/php4-snmp/Makefile | 6 +++--- net/php4-sockets/Makefile | 4 ++-- net/php4-yp/Makefile | 4 ++-- 4 files changed, 10 insertions(+), 10 deletions(-) (limited to 'net') diff --git a/net/php4-ftp/Makefile b/net/php4-ftp/Makefile index 48f72de53d2..3c7c8eb0792 100644 --- a/net/php4-ftp/Makefile +++ b/net/php4-ftp/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2004/04/20 19:19:23 jdolecek Exp $ +# $NetBSD: Makefile,v 1.9 2004/04/25 00:18:14 xtraeme Exp $ MODNAME= ftp PKGREVISION= # empty CATEGORIES+= net COMMENT= PHP4 extension for FTP access -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES .include "../../www/php4/Makefile.module" @@ -15,5 +15,5 @@ CONFIGURE_ARGS+= --enable-${MODNAME} LIBS+= -lssl -lcrypto CFLAGS+= -DHAVE_OPENSSL_EXT -.include "../../security/openssl/buildlink2.mk" +.include "../../security/openssl/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/php4-snmp/Makefile b/net/php4-snmp/Makefile index c5fb70895e8..20eff6df897 100644 --- a/net/php4-snmp/Makefile +++ b/net/php4-snmp/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.4 2003/11/08 06:58:10 jdolecek Exp $ +# $NetBSD: Makefile,v 1.5 2004/04/25 00:18:14 xtraeme Exp $ MODNAME= snmp CATEGORIES+= net PKGREVISION= # empty COMMENT= PHP4 extension for SNMP -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES .include "../../www/php4/Makefile.module" CONFIGURE_ARGS+= --with-${MODNAME}=${PREFIX} -.include "../../net/net-snmp/buildlink2.mk" +.include "../../net/net-snmp/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/php4-sockets/Makefile b/net/php4-sockets/Makefile index 661d182472b..f1a23076c8b 100644 --- a/net/php4-sockets/Makefile +++ b/net/php4-sockets/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2002/11/05 07:33:18 martti Exp $ +# $NetBSD: Makefile,v 1.5 2004/04/25 00:18:14 xtraeme Exp $ MODNAME= sockets CATEGORIES+= net PKGREVISION= # empty COMMENT= PHP4 extension for sockets support -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES .include "../../www/php4/Makefile.module" diff --git a/net/php4-yp/Makefile b/net/php4-yp/Makefile index 8972b71ebed..79629330eb7 100644 --- a/net/php4-yp/Makefile +++ b/net/php4-yp/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2002/11/05 07:33:18 martti Exp $ +# $NetBSD: Makefile,v 1.5 2004/04/25 00:18:14 xtraeme Exp $ MODNAME= yp CATEGORIES+= net PKGREVISION= # empty COMMENT= PHP4 extension for YP domain support -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES .include "../../www/php4/Makefile.module" -- cgit v1.2.3