summaryrefslogtreecommitdiff
path: root/archivers/php-zip
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/php-zip')
-rw-r--r--archivers/php-zip/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/archivers/php-zip/Makefile b/archivers/php-zip/Makefile
index 6830d3cb5a7..d9cfb114366 100644
--- a/archivers/php-zip/Makefile
+++ b/archivers/php-zip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2012/07/20 12:30:36 taca Exp $
+# $NetBSD: Makefile,v 1.16 2012/09/11 19:46:59 asau Exp $
MODNAME= zip
CATEGORIES+= archivers
@@ -6,8 +6,6 @@ COMMENT= PHP extension for ZIP archive handling
CONFLICTS= php-zip-[0-9]*
-PKG_DESTDIR_SUPPORT= user-destdir
-
CONFIGURE_ARGS+= --enable-zip
CONFIGURE_ARGS+= --with-zlib-dir=${BUILDLINK_PREFIX.zlib}
USE_PHP_EXT_PATCHES= yes