summaryrefslogtreecommitdiff
path: root/devel/pecl-runkit7/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pecl-runkit7/Makefile')
-rw-r--r--devel/pecl-runkit7/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pecl-runkit7/Makefile b/devel/pecl-runkit7/Makefile
index e10d981a19ea..92e3ffed99db 100644
--- a/devel/pecl-runkit7/Makefile
+++ b/devel/pecl-runkit7/Makefile
@@ -9,6 +9,6 @@ WWW= https://github.com/runkit7/runkit7
LICENSE= PHP301
USES= compiler:c11 php:pecl
-IGNORE_WITH_PHP= 83 84
+IGNORE_WITH_PHP= 83 84 85
.include <bsd.port.mk>