aboutsummaryrefslogtreecommitdiff
path: root/lang/php56/Makefile.ext
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-10-27 09:29:23 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-10-27 09:29:23 +0000
commitcb15e80656df1f725c107a67075b85fde3213766 (patch)
treea407beaebe1195e009b98c77d8eb648d13ef7834 /lang/php56/Makefile.ext
parent1430c31e19c01b5e76cdcc18446215fbda158620 (diff)
downloadports-cb15e80656df1f725c107a67075b85fde3213766.tar.gz
ports-cb15e80656df1f725c107a67075b85fde3213766.zip
Notes
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 a95862fd98d4..41655003897c 100644
--- a/lang/php56/Makefile.ext
+++ b/lang/php56/Makefile.ext
@@ -3,7 +3,7 @@ COMMENT= The ${PHP_MODNAME} shared extension for php
USES+= php:ext
PHP_MODNAME= ${PKGNAMESUFFIX:S/-//}
PHP_VER= 56
-IGNORE_WITH_PHP= 55 70
+IGNORE_WITH_PHP= 70
EXTSUBDIR= ${DISTNAME}/ext/${PHP_MODNAME}
WRKSRC= ${WRKDIR}/${EXTSUBDIR}