aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pecl-dio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pecl-dio/Makefile')
-rw-r--r--devel/pecl-dio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pecl-dio/Makefile b/devel/pecl-dio/Makefile
index 56a4a6a91b8e..f51ca05a5b79 100644
--- a/devel/pecl-dio/Makefile
+++ b/devel/pecl-dio/Makefile
@@ -15,6 +15,6 @@ COMMENT= PECL extension that provides direct access to low level IO
LICENSE= PHP30
USES= php:ext
-IGNORE_WITH_PHP= 70
+IGNORE_WITH_PHP= 70 71
.include <bsd.port.mk>