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/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/pecl-zmq/Makefile b/net/pecl-zmq/Makefile
index bd7281317f1e..000a3bbb17fa 100644
--- a/net/pecl-zmq/Makefile
+++ b/net/pecl-zmq/Makefile
@@ -8,10 +8,9 @@ COMMENT= PHP bindings for ZeroMQ
LICENSE= BSD3CLAUSE
-IGNORE_WITH_PHP= 80
-
LIB_DEPENDS= libzmq.so:net/libzmq4
USES= php:pecl pkgconfig
+IGNORE_WITH_PHP= 80 81
.include <bsd.port.mk>