From 2be09253493fc4be1bcdb5124aebd3c452d8c8e5 Mon Sep 17 00:00:00 2001 From: asau Date: Tue, 11 Sep 2012 19:46:58 +0000 Subject: "user-destdir" is default these days --- archivers/php-zip/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'archivers/php-zip') 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 -- cgit v1.2.3