summaryrefslogtreecommitdiff
path: root/misc/php-mbstring
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2005-10-16 12:17:47 +0000
committerjdolecek <jdolecek>2005-10-16 12:17:47 +0000
commite4126b514dc3299127e62a57361d729d84f63636 (patch)
tree82f0f8be87aba06ef02d240a9cc4cfbe0e545743 /misc/php-mbstring
parent380fc5b7d04e8dc245d98ef5e8768ef1b2a655ae (diff)
downloadpkgsrc-e4126b514dc3299127e62a57361d729d84f63636.tar.gz
Fix bug in mbstring extension function mb_encode_mimeheader(), which
misinterpreted some Japanese characters as ASCII. PR: 31223 by Takahiro Kambe
Diffstat (limited to 'misc/php-mbstring')
-rw-r--r--misc/php-mbstring/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/php-mbstring/Makefile b/misc/php-mbstring/Makefile
index 719f7c08223..ff271791801 100644
--- a/misc/php-mbstring/Makefile
+++ b/misc/php-mbstring/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2005/04/11 21:46:39 tv Exp $
+# $NetBSD: Makefile,v 1.5 2005/10/16 12:17:47 jdolecek Exp $
MODNAME= mbstring
CATEGORIES+= misc
-PKGREVISION= # empty
+PKGREVISION= 1
COMMENT= PHP extension for multibyte characters support (currently, Japanese only)
+USE_PHP_EXT_PATCHES= yes
CONFIGURE_ARGS+= --enable-${MODNAME}=shared,${BUILDLINK_DIR}