diff options
author | Florian Smeets <flo@FreeBSD.org> | 2012-05-16 09:46:51 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2012-05-16 09:46:51 +0000 |
commit | 902a0675beeba6c01a038f9594a0c532079fd2f2 (patch) | |
tree | e640f9d726eb930319bafe09a6173a5b67843921 /converters/Makefile | |
parent | c76d4dd7170ff14ee3d83458ff9f89cdbc7a5694 (diff) | |
download | ports-902a0675beeba6c01a038f9594a0c532079fd2f2.tar.gz ports-902a0675beeba6c01a038f9594a0c532079fd2f2.zip |
Notes
Diffstat (limited to 'converters/Makefile')
-rw-r--r-- | converters/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/converters/Makefile b/converters/Makefile index c4a1be9f469e..e533f617a843 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -126,6 +126,9 @@ SUBDIR += php52-iconv SUBDIR += php52-mbstring SUBDIR += php52-recode + SUBDIR += php53-iconv + SUBDIR += php53-mbstring + SUBDIR += php53-recode SUBDIR += psiconv SUBDIR += py-bsdconv SUBDIR += py-iconv |