summaryrefslogtreecommitdiff
path: root/chinese/php-opencc/Makefile
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-01-10 07:30:00 -0600
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-01-10 07:30:00 -0600
commit47721a7247d2d9ad1e6cb47a518090305254016f (patch)
tree0818295115af801f37030c4a0fec35c323b2a552 /chinese/php-opencc/Makefile
parentaudio/ocp: Update to 0.2.91 (diff)
Mark ports to IGNORE with new php81
Approved by: portmgr (infrastructure blanket) Sponsored by: Bounce Experts
Diffstat (limited to '')
-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>