From 968c62c6fbc9cd1fa4488b835da6c291ebc885e6 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Thu, 6 Dec 2018 11:22:12 +0000 Subject: Remove version 7.0 from the IGNORE_WITH_PHP list. --- lang/php73/Makefile.ext | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/php73') diff --git a/lang/php73/Makefile.ext b/lang/php73/Makefile.ext index d97d2776711e..79ff1d80af67 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 70 71 72 +IGNORE_WITH_PHP= 56 71 72 EXTSUBDIR= ${DISTNAME}/ext/${PHP_MODNAME} WRKSRC= ${WRKDIR}/${EXTSUBDIR} -- cgit v1.2.3