diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 07:37:05 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 07:37:05 +0000 |
commit | dad9273a5190b55e437530d679b1f6baeb32e506 (patch) | |
tree | 288a5b42b6580caaab60ea7cb9c26a417e136fae /converters | |
parent | Add a new shared extension for PHP. (diff) |
Add a new shared extension for PHP.
Notes
Notes:
svn path=/head/; revision=113982
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 8cea357192d8..139adac84475 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -54,6 +54,7 @@ SUBDIR += p5-Unicode-MapUTF8 SUBDIR += p5-Unicode-String SUBDIR += pecl-fribidi + SUBDIR += php4-iconv SUBDIR += psiconv SUBDIR += py-cjkcodecs SUBDIR += py-iconv |