summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjlam <jlam>2002-02-28 06:16:44 +0000
committerjlam <jlam>2002-02-28 06:16:44 +0000
commit3569e26d91d19cf7a366aa21236449420ee3627c (patch)
tree19eb561d646621c4fc9a90cba443940c0339b028
parenta4766943ca7f340ff186d7fec3e8b36c1905d723 (diff)
downloadpkgsrc-3569e26d91d19cf7a366aa21236449420ee3627c.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.
-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: