From 93c0cf7b312bd2ddace1c7ae90cead4845f56858 Mon Sep 17 00:00:00 2001 From: asau Date: Thu, 25 Oct 2012 06:55:37 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- textproc/php-intl/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'textproc/php-intl') diff --git a/textproc/php-intl/Makefile b/textproc/php-intl/Makefile index 638ab9a69fc..3129c4db43c 100644 --- a/textproc/php-intl/Makefile +++ b/textproc/php-intl/Makefile @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2012/07/20 12:30:37 taca Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/25 06:56:45 asau Exp $ MODNAME= intl CATEGORIES+= textproc COMMENT= PHP extension for i18n LICENSE= php -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ CONFIGURE_ARGS+= --enable-${MODNAME}=shared,${BUILDLINK_DIR} -- cgit v1.2.3