aboutsummaryrefslogtreecommitdiff
path: root/net/pecl-mosquitto
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2016-02-18 14:47:05 +0000
committerMartin Wilke <miwi@FreeBSD.org>2016-02-18 14:47:05 +0000
commit5a67738f00f2c73ee582719beead9c63ffe151d2 (patch)
treee69b03665ccb6cfc03028cfd2ad64ba204ed3d0f /net/pecl-mosquitto
parentd5fe20d168ccdd92ecca8045d08c444895d116d0 (diff)
downloadports-5a67738f00f2c73ee582719beead9c63ffe151d2.tar.gz
ports-5a67738f00f2c73ee582719beead9c63ffe151d2.zip
- Ignore php70
- While here remove old php gruft
Notes
Notes: svn path=/head/; revision=409110
Diffstat (limited to 'net/pecl-mosquitto')
-rw-r--r--net/pecl-mosquitto/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/pecl-mosquitto/Makefile b/net/pecl-mosquitto/Makefile
index 6ba42485dc73..e0f2a95172ad 100644
--- a/net/pecl-mosquitto/Makefile
+++ b/net/pecl-mosquitto/Makefile
@@ -19,5 +19,6 @@ BUILD_DEPENDS= mosquitto>=0:${PORTSDIR}/net/mosquitto
USE_PHP= yes
USE_PHPEXT= yes
USES= tar:tgz
+IGNORE_WITH_PHP= 70
.include <bsd.port.mk>