aboutsummaryrefslogtreecommitdiff
path: root/databases/memcachedb
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 18:08:52 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 18:08:52 +0000
commitb5482324dcf6b062151cc203cef1561f8923c859 (patch)
treeac2afa8997fbb76350bd6fad85df12e98e0b3da5 /databases/memcachedb
parent667b4f4d18ac09226dc683a91597de9b41837f21 (diff)
downloadports-b5482324dcf6b062151cc203cef1561f8923c859.tar.gz
ports-b5482324dcf6b062151cc203cef1561f8923c859.zip
Notes
Diffstat (limited to 'databases/memcachedb')
-rw-r--r--databases/memcachedb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/memcachedb/Makefile b/databases/memcachedb/Makefile
index 8f9ab3b8e381..7ee47b5cdfa4 100644
--- a/databases/memcachedb/Makefile
+++ b/databases/memcachedb/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MAINTAINER= meritus@innervision.pl
COMMENT= Distributed storage system designed for persistent
-LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= libevent-1.so:${PORTSDIR}/devel/libevent
CFLAGS= -I"${BDB_INCLUDE_DIR}"
CONFIGURE_ARGS= --enable-threads --with-bdb="${LOCALBASE}" \