aboutsummaryrefslogtreecommitdiff
path: root/lang/php71/Makefile.ext
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php71/Makefile.ext')
-rw-r--r--lang/php71/Makefile.ext2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php71/Makefile.ext b/lang/php71/Makefile.ext
index fabe0694ef25..dc60a841413f 100644
--- a/lang/php71/Makefile.ext
+++ b/lang/php71/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= 71
IGNORE_WITH_PHP= 55 56 70