diff options
Diffstat (limited to 'lang/php56')
-rw-r--r-- | lang/php56/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lang/php56/Makefile b/lang/php56/Makefile index 97bc2545a6e5..a45fa4749043 100644 --- a/lang/php56/Makefile +++ b/lang/php56/Makefile @@ -87,9 +87,6 @@ CONFIGURE_ARGS+=--enable-fpm \ .endif .if defined(PKGNAMEPREFIX) -USES+= php -PHP_VER= 56 -IGNORE_WITH_PHP=53 54 5 USE_APACHE= 22+ .include "${PORTSDIR}/Mk/bsd.apache.mk" .if ${PORT_OPTIONS:MAP2FILTER} |