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