aboutsummaryrefslogtreecommitdiffstats
path: root/databases/memcacheq
diff options
context:
space:
mode:
Diffstat (limited to 'databases/memcacheq')
-rw-r--r--databases/memcacheq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/memcacheq/Makefile b/databases/memcacheq/Makefile
index 12ae6fbaa8c2..e3051679b9b6 100644
--- a/databases/memcacheq/Makefile
+++ b/databases/memcacheq/Makefile
@@ -14,7 +14,7 @@ COMMENT= Simple queue service over Memcache
LICENSE= BSD
-LIB_DEPENDS= libevent-1.so:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= libevent-1.4.so:${PORTSDIR}/devel/libevent
USE_CSTD= gnu89
CFLAGS+= -I"${BDB_INCLUDE_DIR}"