aboutsummaryrefslogtreecommitdiff
path: root/lang/php56/Makefile.ext
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php56/Makefile.ext')
-rw-r--r--lang/php56/Makefile.ext2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php56/Makefile.ext b/lang/php56/Makefile.ext
index facbad361124..d03cf134b822 100644
--- a/lang/php56/Makefile.ext
+++ b/lang/php56/Makefile.ext
@@ -4,7 +4,7 @@ USE_PHP= yes
USE_PHPEXT= yes
PHP_MODNAME= ${PKGNAMESUFFIX:S/-//}
PHP_DEFAULT= 5.6
-IGNORE_WITH_PHP=52 53 54 55 5
+IGNORE_WITH_PHP= 55 70
EXTSUBDIR= ${DISTNAME}/ext/${PHP_MODNAME}
WRKSRC= ${WRKDIR}/${EXTSUBDIR}