summaryrefslogtreecommitdiff
path: root/mail/exim/patches/patch-aa
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2005-09-10 23:11:40 +0000
committerabs <abs@pkgsrc.org>2005-09-10 23:11:40 +0000
commit2bdffdfb495774fc7fbc256e8c390d8ea03d3bce (patch)
tree83daa2e1bf8cbdd42e4688dc96ca6d24347687b6 /mail/exim/patches/patch-aa
parent3c322562b1a89fc4d7b112071a9fd585b9d37909 (diff)
downloadpkgsrc-2bdffdfb495774fc7fbc256e8c390d8ea03d3bce.tar.gz
Update exim to 4.52nb2
- Fix NetBSD statvfs check for NetBSD 2.1 - Move options into options.mk, - breakout lookup_dsearch (default on) - add saslauthd (Requested by Peter Avalos)
Diffstat (limited to 'mail/exim/patches/patch-aa')
-rw-r--r--mail/exim/patches/patch-aa3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/exim/patches/patch-aa b/mail/exim/patches/patch-aa
index f9db5c178e2..1c280c65ddb 100644
--- a/mail/exim/patches/patch-aa
+++ b/mail/exim/patches/patch-aa
@@ -149,7 +149,7 @@
# If PID_FILE_PATH is not defined, Exim writes a file in its spool directory
# using the name "exim-daemon.pid".
-@@ -1095,3 +1097,7 @@
+@@ -1095,3 +1097,8 @@
# SUPPORT_MOVE_FROZEN_MESSAGES=yes
# End of EDITME for Exim 4.
@@ -157,3 +157,4 @@
+@EXIM_USE_DB_CONFIG@
+@EXIM_DBMLIB@
+INCLUDE=@EXIM_INCLUDE@
++LOOKUP_LIBS=@LOOKUP_LIBS@