diff options
author | tz <tz@FreeBSD.org> | 2017-01-24 20:56:45 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2017-01-24 20:56:45 +0800 |
commit | f1f4a43f8ba2dce8fe82b37d8d8b6c2426a8d0ea (patch) | |
tree | 1ad6f12035f9dc0367bfbb727eaf2797d1c97cd8 /converters | |
parent | 3fe671e4f57d4e6da69c6175178736a0387df62d (diff) | |
download | freebsd-ports-gnome-f1f4a43f8ba2dce8fe82b37d8d8b6c2426a8d0ea.tar.gz freebsd-ports-gnome-f1f4a43f8ba2dce8fe82b37d8d8b6c2426a8d0ea.tar.zst freebsd-ports-gnome-f1f4a43f8ba2dce8fe82b37d8d8b6c2426a8d0ea.zip |
Connect PHP 7.1 ports (r432324)
Diffstat (limited to 'converters')
-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 |