summaryrefslogtreecommitdiff
path: root/net/pecl-zmq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/pecl-zmq/Makefile')
-rw-r--r--net/pecl-zmq/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/pecl-zmq/Makefile b/net/pecl-zmq/Makefile
index d6f78862aab6..d48f80acdca4 100644
--- a/net/pecl-zmq/Makefile
+++ b/net/pecl-zmq/Makefile
@@ -15,9 +15,6 @@ LICENSE= BSD3CLAUSE
LIB_DEPENDS= libzmq.so:net/libzmq4
-USES= tar:tgz pkgconfig
-USE_PHP= yes
-USE_PHPIZE= yes
-USE_PHPEXT= yes
+USES= php:ext pkgconfig tar:tgz
.include <bsd.port.mk>