summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2004-10-31 21:28:51 +0000
committerjdolecek <jdolecek>2004-10-31 21:28:51 +0000
commit06e726293a93a9cdc323145d2a88c40657f402b6 (patch)
tree47f0891fea91c4284fa38eec43f515a2d53fc8bb /archivers
parentb330624cbede009fc0b0b2f3bcaa910e5c0012aa (diff)
downloadpkgsrc-06e726293a93a9cdc323145d2a88c40657f402b6.tar.gz
convert to use lang/php/ext.mk, tho these packages are PHP4-only
(moved to PECL or replaced by different extensions in 5.x)
Diffstat (limited to 'archivers')
-rw-r--r--archivers/php4-zip/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/archivers/php4-zip/Makefile b/archivers/php4-zip/Makefile
index 558c2b241f9..4f21556f485 100644
--- a/archivers/php4-zip/Makefile
+++ b/archivers/php4-zip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/04/24 23:13:57 xtraeme Exp $
+# $NetBSD: Makefile,v 1.3 2004/10/31 21:28:51 jdolecek Exp $
MODNAME= zip
CATEGORIES+= archivers
@@ -7,7 +7,8 @@ COMMENT= PHP4 extension for ZIP archive handling
USE_BUILDLINK3= YES
-.include "../../www/php4/Makefile.module"
+PHP_VERSION_REQD= 4
+.include "../../lang/php/ext.mk"
CONFIGURE_ARGS+= --with-${MODNAME}=shared,${BUILDLINK_DIR}