aboutsummaryrefslogtreecommitdiff
path: root/mail/rspamd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/rspamd/Makefile')
-rw-r--r--mail/rspamd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile
index 6228593e63dc..9b4d80a02546 100644
--- a/mail/rspamd/Makefile
+++ b/mail/rspamd/Makefile
@@ -40,13 +40,12 @@ CMAKE_ARGS+= -DCONFDIR=${PREFIX}/etc/rspamd \
-DNO_SHARED=ON
USES= cmake:outsource gettext iconv pkgconfig tar:xz perl5 \
- compiler:c11
+ compiler:c11 sqlite
USE_LDCONFIG= yes
USE_PERL5= build
USE_GNOME= glib20
USE_OPENSSL= yes
-USE_SQLITE= yes
.include <bsd.port.options.mk>