diff options
Diffstat (limited to 'net/pecl-mosquitto/Makefile')
-rw-r--r-- | net/pecl-mosquitto/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/pecl-mosquitto/Makefile b/net/pecl-mosquitto/Makefile index 8b4ec46..6f35570 100644 --- a/net/pecl-mosquitto/Makefile +++ b/net/pecl-mosquitto/Makefile @@ -16,9 +16,7 @@ LICENSE= BSD3CLAUSE BUILD_DEPENDS= mosquitto>=0:net/mosquitto -USE_PHP= yes -USE_PHPEXT= yes -USES= tar:tgz +USES= php:ext tar:tgz IGNORE_WITH_PHP= 70 .include <bsd.port.mk> |