summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authortaca <taca>2010-03-16 15:05:01 +0000
committertaca <taca>2010-03-16 15:05:01 +0000
commit087ba9020a8a20609d696ed02ed6e01ab6f06641 (patch)
treeb4e416d368a7a38323a8a3e81c76553f06f877a3 /converters
parent43fa9dba8c2c25d1f896df3d085dac35855ac104 (diff)
downloadpkgsrc-087ba9020a8a20609d696ed02ed6e01ab6f06641.tar.gz
Add and enable php-mbstring.
Diffstat (limited to 'converters')
-rw-r--r--converters/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/Makefile b/converters/Makefile
index 6ba47b232b7..7395ef79d1c 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.101 2009/09/07 18:24:11 joerg Exp $
+# $NetBSD: Makefile,v 1.102 2010/03/16 15:05:01 taca Exp $
#
COMMENT= Document format and character code converters
@@ -55,6 +55,7 @@ SUBDIR+= p5-Unicode-UTF8simple
SUBDIR+= p5-chkjis
SUBDIR+= p5-nkf
SUBDIR+= php-iconv
+SUBDIR+= php-mbstring
SUBDIR+= psiconv
SUBDIR+= py-chardet
SUBDIR+= py-jpCodecs