summaryrefslogtreecommitdiff
path: root/converters/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-07-19 08:45:42 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-07-19 08:45:42 +0000
commit0755041a61cc821eae11cf068e697d4e4c9559a6 (patch)
tree43bb7c8a5bb2a4921efdd982fe216f97e19c5d1a /converters/Makefile
parentAdd a new shared extension for PHP. (diff)
Add a new shared extension for PHP.
Notes
Notes: svn path=/head/; revision=114081
Diffstat (limited to 'converters/Makefile')
-rw-r--r--converters/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/Makefile b/converters/Makefile
index 96ddbfafbc2c..e86a3b811a47 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -57,6 +57,7 @@
SUBDIR += php4-iconv
SUBDIR += php4-mbstring
SUBDIR += php4-recode
+ SUBDIR += php5-iconv
SUBDIR += psiconv
SUBDIR += py-cjkcodecs
SUBDIR += py-iconv