From a9a138b832199dfa62b5622b50aab01ba24938b6 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 28 Feb 2002 06:18:24 +0000 Subject: Update net/php4-ftp to 4.1.2. The only change from version 4.1.1 is that this is built from the php-4.1.2 sources. --- net/php4-ftp/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'net') diff --git a/net/php4-ftp/Makefile b/net/php4-ftp/Makefile index ceaf5fb2a87..13700e78636 100644 --- a/net/php4-ftp/Makefile +++ b/net/php4-ftp/Makefile @@ -1,6 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/12/03 08:31:03 jlam Exp $ - -.include "../../www/php4/Makefile.module" +# $NetBSD: Makefile,v 1.3 2002/02/28 06:18:24 jlam Exp $ MODNAME= ftp CATEGORIES+= net @@ -8,6 +6,9 @@ PKGREVISION= # empty COMMENT= PHP4 extension for FTP access USE_BUILDLINK_ONLY= YES + +.include "../../www/php4/Makefile.module" + CONFIGURE_ARGS+= --enable-${MODNAME} .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3