aboutsummaryrefslogtreecommitdiff
path: root/net/scribe
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-02-20 02:57:04 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-02-20 02:57:04 +0000
commita9425224f10817058f5b991255cf3a7c71c0b356 (patch)
treea7fed64054defb433132b1227a0e77028e02fb2f /net/scribe
parent0035e437637bd3cb16ac0a9e3a90ab639ace3666 (diff)
Notes
Diffstat (limited to 'net/scribe')
-rw-r--r--net/scribe/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/scribe/Makefile b/net/scribe/Makefile
index 1004051db023..10d45157f741 100644
--- a/net/scribe/Makefile
+++ b/net/scribe/Makefile
@@ -3,7 +3,7 @@
PORTNAME= scribe
DISTVERSION= 2.2.2013.04.15
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= net
MAINTAINER= ports@FreeBSD.org
@@ -16,7 +16,7 @@ BROKEN_powerpc64= Does not build
BUILD_DEPENDS= fb303>0:devel/fb303 \
thrift:devel/thrift
LIB_DEPENDS= libboost_system.so:devel/boost-libs \
- libevent.so:devel/libevent2 \
+ libevent.so:devel/libevent \
libthrift.so:devel/thrift-cpp
RUN_DEPENDS= p5-Class-Accessor>0:devel/p5-Class-Accessor \
p5-Thrift>0:devel/p5-Thrift \