aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2013-11-09 23:28:21 +0800
committerwg <wg@FreeBSD.org>2013-11-09 23:28:21 +0800
commitbbd21cafa3f36f948358811243f069887caad4e4 (patch)
treed6bfbb4e4359ac254d83f7965a42d09839f1c134 /net
parent1af2401384c817cb9f25bb02d3d149e048b8fe6d (diff)
downloadfreebsd-ports-gnome-bbd21cafa3f36f948358811243f069887caad4e4.tar.gz
freebsd-ports-gnome-bbd21cafa3f36f948358811243f069887caad4e4.tar.zst
freebsd-ports-gnome-bbd21cafa3f36f948358811243f069887caad4e4.zip
net/scribe: catch up with thirft update
PR: ports/183059 Submitted by: Valery Komarov <komarov valerka.net> Approved by: maintainer (timeout)
Diffstat (limited to 'net')
-rw-r--r--net/scribe/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net/scribe/Makefile b/net/scribe/Makefile
index 23d624291384..3e73378ef9d5 100644
--- a/net/scribe/Makefile
+++ b/net/scribe/Makefile
@@ -3,7 +3,7 @@
PORTNAME= scribe
DISTVERSION= 2.2.2012.01.07
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= https://github.com/facebook/scribe/tarball/${GITVERSION}/
DISTNAME= facebook-scribe-${GITVERSION}
@@ -11,10 +11,11 @@ DISTNAME= facebook-scribe-${GITVERSION}
MAINTAINER= jnlin@csie.nctu.edu.tw
COMMENT= Aggregating log data streamed in real time
-BUILD_DEPENDS= fb303>0:${PORTSDIR}/devel/fb303
+BUILD_DEPENDS= fb303>0:${PORTSDIR}/devel/fb303 \
+ thrift:${PORTSDIR}/devel/thrift
LIB_DEPENDS= libboost_system.so:${PORTSDIR}/devel/boost-libs \
libevent.so:${PORTSDIR}/devel/libevent \
- libthrift.so:${PORTSDIR}/devel/thrift
+ libthrift.so:${PORTSDIR}/devel/thrift-cpp
RUN_DEPENDS= p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor \
p5-Thrift>0:${PORTSDIR}/devel/p5-Thrift \
${PYTHON_SITELIBDIR}/thrift/__init__.py:${PORTSDIR}/devel/py-thrift