aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-01-10 13:30:00 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-01-10 13:30:00 +0000
commit47721a7247d2d9ad1e6cb47a518090305254016f (patch)
tree0818295115af801f37030c4a0fec35c323b2a552 /chinese
parent39e1835244cbdb461de7af510a26a3004408f3f0 (diff)
downloadports-47721a7247d2d9ad1e6cb47a518090305254016f.tar.gz
ports-47721a7247d2d9ad1e6cb47a518090305254016f.zip
Mark ports to IGNORE with new php81
Approved by: portmgr (infrastructure blanket) Sponsored by: Bounce Experts
Diffstat (limited to 'chinese')
-rw-r--r--chinese/php-opencc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/php-opencc/Makefile b/chinese/php-opencc/Makefile
index a57e7af554bc..108f38498833 100644
--- a/chinese/php-opencc/Makefile
+++ b/chinese/php-opencc/Makefile
@@ -18,6 +18,6 @@ GH_PROJECT= opencc4php
GH_TAGNAME= 8007639
USES= php:ext
-IGNORE_WITH_PHP= 80
+IGNORE_WITH_PHP= 80 81
.include <bsd.port.mk>