summaryrefslogtreecommitdiff
path: root/misc/php-mbstring
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-06-12 02:14:13 +0000
committerjoerg <joerg@pkgsrc.org>2008-06-12 02:14:13 +0000
commitba171a91fab519f587b027c1a2888cb6e3fce049 (patch)
treec12b9c282e2706cb6bac87456615dfdf2b256e55 /misc/php-mbstring
parent3ba79d294eb62e9c75cc32d37b4af7759af8c9d6 (diff)
downloadpkgsrc-ba171a91fab519f587b027c1a2888cb6e3fce049.tar.gz
Add DESTDIR support.
Diffstat (limited to 'misc/php-mbstring')
-rw-r--r--misc/php-mbstring/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/php-mbstring/Makefile b/misc/php-mbstring/Makefile
index 79dbf8a6151..61207c758b3 100644
--- a/misc/php-mbstring/Makefile
+++ b/misc/php-mbstring/Makefile
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.8 2006/06/04 16:26:54 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2008/06/12 02:14:37 joerg Exp $
MODNAME= mbstring
CATEGORIES+= misc
COMMENT= PHP extension for multibyte characters support (currently, Japanese only)
+PKG_DESTDIR_SUPPORT= user-destdir
+
CONFLICTS= php-mbstring-[0-9]*
USE_PHP_EXT_PATCHES= yes