aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mail/rspamd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile
index 345b62943bcd..5a8b38fd33bb 100644
--- a/mail/rspamd/Makefile
+++ b/mail/rspamd/Makefile
@@ -13,7 +13,8 @@ LICENSE= BSD2CLAUSE
LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \
libgmime-2.4.so:${PORTSDIR}/mail/gmime24 \
libevent.so:${PORTSDIR}/devel/libevent2 \
- libluajit-5.1.so:${PORTSDIR}/lang/luajit
+ libluajit-5.1.so:${PORTSDIR}/lang/luajit \
+ libhiredis.so:${PORTSDIR}/databases/hiredis
OPTIONS_DEFINE= GPERF REDIRECTOR
GPERF_DESC= google perf-tools profiling