diff options
Diffstat (limited to 'lang/php72/Makefile.ext')
-rw-r--r-- | lang/php72/Makefile.ext | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php72/Makefile.ext b/lang/php72/Makefile.ext index 08aae1a16d01..de51747412ae 100644 --- a/lang/php72/Makefile.ext +++ b/lang/php72/Makefile.ext @@ -2,7 +2,7 @@ COMMENT= The ${PHP_MODNAME} shared extension for php -USES+= php:ext +USES+= php:ext,noflavors PHP_MODNAME= ${PKGNAMESUFFIX:S/-//} PHP_VER= 72 IGNORE_WITH_PHP= 56 70 71 |