summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorjlam <jlam>2002-02-28 06:16:44 +0000
committerjlam <jlam>2002-02-28 06:16:44 +0000
commitb1d975e6d48e1c14a3daec13d13aeb97170ca2f4 (patch)
tree19eb561d646621c4fc9a90cba443940c0339b028 /archivers
parent4357c88991ae64c9733a8c474d9a8d8839e75858 (diff)
downloadpkgsrc-b1d975e6d48e1c14a3daec13d13aeb97170ca2f4.tar.gz
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.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/php4-zlib/Makefile7
1 files 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: