diff options
Diffstat (limited to 'net/php4-ftp/Makefile')
-rw-r--r-- | net/php4-ftp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/php4-ftp/Makefile b/net/php4-ftp/Makefile index 13700e78636..86e26d12971 100644 --- a/net/php4-ftp/Makefile +++ b/net/php4-ftp/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2002/02/28 06:18:24 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2002/11/05 07:33:17 martti Exp $ MODNAME= ftp CATEGORIES+= net PKGREVISION= # empty COMMENT= PHP4 extension for FTP access -USE_BUILDLINK_ONLY= YES +USE_BUILDLINK2= YES .include "../../www/php4/Makefile.module" |