summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
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}