aboutsummaryrefslogtreecommitdiff
path: root/textproc/pecl-yaml1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/pecl-yaml1/Makefile')
-rw-r--r--textproc/pecl-yaml1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pecl-yaml1/Makefile b/textproc/pecl-yaml1/Makefile
index e2776d4f413e..d7e590887095 100644
--- a/textproc/pecl-yaml1/Makefile
+++ b/textproc/pecl-yaml1/Makefile
@@ -19,6 +19,6 @@ LIB_DEPENDS= libyaml.so:textproc/libyaml
PORTSCOUT= limit:^1.*
USES= php:pecl
-IGNORE_WITH_PHP= 70 71 72 73
+IGNORE_WITH_PHP= 71 72 73
.include <bsd.port.mk>