aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2020-10-22 00:24:27 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2020-10-22 00:24:27 +0000
commit4ef2288f0d0b8bf0a70ef015fccb4cd84beabcbe (patch)
tree08945d512254f027e7f68f998a19c55a4045ddb3 /converters
parent2abd26d1e3124207ff838c0aba3070251c5d6bd9 (diff)
downloadports-4ef2288f0d0b8bf0a70ef015fccb4cd84beabcbe.tar.gz
ports-4ef2288f0d0b8bf0a70ef015fccb4cd84beabcbe.zip
PHP 8.0: Connect all the ports added in r552906
Sponsored by: PHP Update Service
Notes
Notes: svn path=/head/; revision=552910
Diffstat (limited to 'converters')
-rw-r--r--converters/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/converters/Makefile b/converters/Makefile
index 69d4755e0263..2070944a4afe 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -145,6 +145,8 @@
SUBDIR += php73-recode
SUBDIR += php74-iconv
SUBDIR += php74-mbstring
+ SUBDIR += php80-iconv
+ SUBDIR += php80-mbstring
SUBDIR += psiconv
SUBDIR += py-bencode.py
SUBDIR += py-bencoder