From 3569e26d91d19cf7a366aa21236449420ee3627c Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 28 Feb 2002 06:16:44 +0000 Subject: Update archivers/php4-zlib to 4.1.2. The only change from version 4.1.1 is that this is built from the php-4.1.2 sources. --- archivers/php4-zlib/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/archivers/php4-zlib/Makefile b/archivers/php4-zlib/Makefile index ed680ba3e78..83bd6eca075 100644 --- a/archivers/php4-zlib/Makefile +++ b/archivers/php4-zlib/Makefile @@ -1,6 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/12/31 23:55:19 jlam Exp $ - -.include "../../www/php4/Makefile.module" +# $NetBSD: Makefile,v 1.4 2002/02/28 06:16:44 jlam Exp $ MODNAME= zlib CATEGORIES+= archivers @@ -8,6 +6,9 @@ PKGREVISION= # empty COMMENT= PHP4 extension for zlib compression USE_BUILDLINK_ONLY= YES + +.include "../../www/php4/Makefile.module" + CONFIGURE_ARGS+= --with-${MODNAME}=shared,${BUILDLINK_DIR} post-extract: -- cgit v1.2.3