summaryrefslogtreecommitdiff
path: root/archivers/php-zip
diff options
context:
space:
mode:
authorasau <asau>2012-09-11 19:46:58 +0000
committerasau <asau>2012-09-11 19:46:58 +0000
commit2be09253493fc4be1bcdb5124aebd3c452d8c8e5 (patch)
treed5d607161814a547b906120f250b266ef8b598a7 /archivers/php-zip
parente9a16c449525378a351bb208b389619991a275a9 (diff)
downloadpkgsrc-2be09253493fc4be1bcdb5124aebd3c452d8c8e5.tar.gz
"user-destdir" is default these days
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