diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2018-10-08 09:31:09 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2018-10-08 09:31:09 +0000 |
commit | b4100a4c151f3db1b35334268a3dc1eb5727faa3 (patch) | |
tree | ef9b4c74ab5c8462efc962c156f4b749f38525cc /converters/Makefile | |
parent | 6d641b4bddd359be7e0b9e69c0530693373c5fe5 (diff) |
Connect all the PHP 7.3 ports
Notes
Notes:
svn path=/head/; revision=481529
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 044f74e9e6f0..03d607ece55f 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -152,6 +152,9 @@ SUBDIR += php72-iconv SUBDIR += php72-mbstring SUBDIR += php72-recode + SUBDIR += php73-iconv + SUBDIR += php73-mbstring + SUBDIR += php73-recode SUBDIR += psiconv SUBDIR += py-bcode SUBDIR += py-bencode.py |