aboutsummaryrefslogtreecommitdiff
path: root/devel/cocaine-core
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 /devel/cocaine-core
parent6c803a1da7a57d3ad2040622bacc669dc80cbbae (diff)
Notes
Diffstat (limited to 'devel/cocaine-core')
-rw-r--r--devel/cocaine-core/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cocaine-core/Makefile b/devel/cocaine-core/Makefile
index 62765621af3f..a19746d35678 100644
--- a/devel/cocaine-core/Makefile
+++ b/devel/cocaine-core/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cocaine-core
PORTVERSION= 0.10
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= GH GHC
@@ -17,7 +17,7 @@ LIB_DEPENDS= boost_iostreams:${PORTSDIR}/devel/boost-libs \
ltdl:${PORTSDIR}/devel/libltdl \
msgpack:${PORTSDIR}/devel/msgpack \
uuid:${PORTSDIR}/misc/e2fsprogs-libuuid \
- zmq:${PORTSDIR}/devel/zmq
+ zmq:${PORTSDIR}/net/libzmq2
USES= cmake
USE_GCC= yes