summaryrefslogtreecommitdiff
path: root/converters/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2010-03-16 15:05:01 +0000
committertaca <taca@pkgsrc.org>2010-03-16 15:05:01 +0000
commitf6b3b1406826d0371fe4a65aab66824d4025d095 (patch)
treeb4e416d368a7a38323a8a3e81c76553f06f877a3 /converters/Makefile
parentd575b42b6c80aba6110fa2be80a22a659fb75859 (diff)
downloadpkgsrc-f6b3b1406826d0371fe4a65aab66824d4025d095.tar.gz
Add and enable php-mbstring.
Diffstat (limited to 'converters/Makefile')
-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