summaryrefslogtreecommitdiff
path: root/lang/php70/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php70/Makefile')
-rw-r--r--lang/php70/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/php70/Makefile b/lang/php70/Makefile
index adb0683a8025..695a79455cf4 100644
--- a/lang/php70/Makefile
+++ b/lang/php70/Makefile
@@ -85,9 +85,6 @@ CONFIGURE_ARGS+=--enable-fpm \
.endif
.if defined(PKGNAMEPREFIX)
-USES+= php
-PHP_VER= 70
-IGNORE_WITH_PHP= 56
USE_APACHE= 22+
.include "${PORTSDIR}/Mk/bsd.apache.mk"
.if ${PORT_OPTIONS:MAP2FILTER}
@@ -135,7 +132,6 @@ CONFIGURE_ARGS+=--enable-debug
.if ${PORT_OPTIONS:MZTS}
CONFIGURE_ARGS+=--enable-maintainer-zts
CONFIGURE_ENV+= pthreads_working="yes"
-USES= localhost
.endif
.if ${PORT_OPTIONS:MDTRACE}