aboutsummaryrefslogtreecommitdiff
path: root/net/p5-ZeroMQ
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2013-12-04 14:08:03 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2013-12-04 14:08:03 +0000
commitc71b83c89e150096e612d4127bf56eb961f7cb18 (patch)
tree754b3663485f9b13ff4b8f3685115ac80f066624 /net/p5-ZeroMQ
parent6c803a1da7a57d3ad2040622bacc669dc80cbbae (diff)
downloadports-c71b83c89e150096e612d4127bf56eb961f7cb18.tar.gz
ports-c71b83c89e150096e612d4127bf56eb961f7cb18.zip
Notes
Diffstat (limited to 'net/p5-ZeroMQ')
-rw-r--r--net/p5-ZeroMQ/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-ZeroMQ/Makefile b/net/p5-ZeroMQ/Makefile
index 187c7c4a3f74..ceed2a9a631b 100644
--- a/net/p5-ZeroMQ/Makefile
+++ b/net/p5-ZeroMQ/Makefile
@@ -2,7 +2,7 @@
PORTNAME= ZeroMQ
PORTVERSION= 0.21
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:DMAKI
@@ -16,7 +16,7 @@ LICENSE_COMB= dual
RUN_DEPENDS= p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken
BUILD_DEPENDS= p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken
-LIB_DEPENDS= zmq.1:${PORTSDIR}/devel/zmq \
+LIB_DEPENDS= zmq.1:${PORTSDIR}/net/libzmq2 \
uuid:${PORTSDIR}/misc/e2fsprogs-libuuid
TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \