diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 08:45:42 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 08:45:42 +0000 |
commit | 0755041a61cc821eae11cf068e697d4e4c9559a6 (patch) | |
tree | 43bb7c8a5bb2a4921efdd982fe216f97e19c5d1a /converters | |
parent | 28c0990956c16ba57a0ff3ebf61f285285d56dca (diff) | |
download | ports-0755041a61cc821eae11cf068e697d4e4c9559a6.tar.gz ports-0755041a61cc821eae11cf068e697d4e4c9559a6.zip |
Notes
Diffstat (limited to 'converters')
-rw-r--r-- | converters/Makefile | 1 |
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 |