aboutsummaryrefslogtreecommitdiff
path: root/devel/gearmand/Makefile
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 /devel/gearmand/Makefile
parent0035e437637bd3cb16ac0a9e3a90ab639ace3666 (diff)
downloadports-a9425224f10817058f5b991255cf3a7c71c0b356.tar.gz
ports-a9425224f10817058f5b991255cf3a7c71c0b356.zip
Notes
Diffstat (limited to 'devel/gearmand/Makefile')
-rw-r--r--devel/gearmand/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gearmand/Makefile b/devel/gearmand/Makefile
index 12e3d569fdfd..a6b17cd1b18b 100644
--- a/devel/gearmand/Makefile
+++ b/devel/gearmand/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gearmand
PORTVERSION= 1.0.6
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= devel
MASTER_SITES= http://launchpad.net/gearmand/1.0/${PORTVERSION}/+download/
@@ -12,7 +12,7 @@ COMMENT= Gearman C Server and Library
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx
LIB_DEPENDS= libboost_program_options.so:devel/boost-libs \
- libevent.so:devel/libevent2 \
+ libevent.so:devel/libevent \
libuuid.so:misc/e2fsprogs-libuuid
CONFLICTS= p5-Gearman-Server-1.* gearmand-1.1.*