diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2017-01-24 12:56:45 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2017-01-24 12:56:45 +0000 |
commit | 875dbacfa161d24ed97896c3114d6db48fae3444 (patch) | |
tree | 1ad6f12035f9dc0367bfbb727eaf2797d1c97cd8 /converters/Makefile | |
parent | 727cc2bd6125651285503eef67ecba0ba57197ba (diff) | |
download | ports-875dbacfa161d24ed97896c3114d6db48fae3444.tar.gz ports-875dbacfa161d24ed97896c3114d6db48fae3444.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 bd72698f58b1..aaefb75b9a2e 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -142,6 +142,9 @@ SUBDIR += php70-iconv SUBDIR += php70-mbstring SUBDIR += php70-recode + SUBDIR += php71-iconv + SUBDIR += php71-mbstring + SUBDIR += php71-recode SUBDIR += psiconv SUBDIR += py-bcode SUBDIR += py-bencode |