aboutsummaryrefslogtreecommitdiffstats
path: root/community/exim/exim.Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'community/exim/exim.Makefile')
-rw-r--r--community/exim/exim.Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/exim/exim.Makefile b/community/exim/exim.Makefile
index c910f7cd7bc..aca661c4e66 100644
--- a/community/exim/exim.Makefile
+++ b/community/exim/exim.Makefile
@@ -41,8 +41,7 @@ LOOKUP_SQLITE=2
LOOKUP_SQLITE_LIBS=-Wl,--no-as-needed -lsqlite3
MAKE_SHELL=/bin/bash
NO_SYMLINK=yes
-PCRE_CONFIG=yes
-PCRE_LIBS=-lpcre
+PCRE2_CONFIG=yes
PID_FILE_PATH=/run/exim.pid
ROUTER_ACCEPT=yes
ROUTER_DNSLOOKUP=yes
@@ -53,6 +52,7 @@ ROUTER_QUERYPROGRAM=yes
ROUTER_REDIRECT=yes
SPOOL_DIRECTORY=/var/spool/exim
SUPPORT_CRYPTEQ=yes
+SUPPORT_DANE=no
SUPPORT_MAILDIR=yes
SUPPORT_MOVE_FROZEN_MESSAGES=yes
SUPPORT_PROXY=yes
@@ -71,3 +71,5 @@ USE_OPENSSL_PC=openssl
WITH_CONTENT_SCAN=yes
WITH_OLD_DEMIME=yes
ZCAT_COMMAND=
+USE_TDB=yes
+DBMLIB=-ltdb