aboutsummaryrefslogtreecommitdiff
path: root/lang/php73
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2019-01-05 15:47:56 +0000
committerRene Ladan <rene@FreeBSD.org>2019-01-05 15:47:56 +0000
commit70da0368839fc23c469e4795e25abdb36aca0425 (patch)
tree8e27778c298a1d25f011d9c777cd5bf7531ad709 /lang/php73
parent5f3bfd2f31fa753ae7964d9568c8d10ca4903a56 (diff)
downloadports-70da0368839fc23c469e4795e25abdb36aca0425.tar.gz
ports-70da0368839fc23c469e4795e25abdb36aca0425.zip
Notes
Diffstat (limited to 'lang/php73')
-rw-r--r--lang/php73/Makefile.ext2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php73/Makefile.ext b/lang/php73/Makefile.ext
index 79ff1d80af67..5161a90ec1aa 100644
--- a/lang/php73/Makefile.ext
+++ b/lang/php73/Makefile.ext
@@ -5,7 +5,7 @@ COMMENT= The ${PHP_MODNAME} shared extension for php
USES+= php:ext,noflavors
PHP_MODNAME= ${PKGNAMESUFFIX:S/-//}
PHP_VER= 73
-IGNORE_WITH_PHP= 56 71 72
+IGNORE_WITH_PHP= 71 72
EXTSUBDIR= ${DISTNAME}/ext/${PHP_MODNAME}
WRKSRC= ${WRKDIR}/${EXTSUBDIR}