diff options
Diffstat (limited to 'net/pecl-mosquitto/Makefile')
-rw-r--r-- | net/pecl-mosquitto/Makefile | 1 |
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> |