diff options
Diffstat (limited to 'net/php4-yp/Makefile')
-rw-r--r-- | net/php4-yp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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" |