summaryrefslogtreecommitdiff
path: root/mail/exim/files/patch-src::EDITME
diff options
context:
space:
mode:
authorOliver Eikemeier <eik@FreeBSD.org>2004-08-19 09:52:22 +0000
committerOliver Eikemeier <eik@FreeBSD.org>2004-08-19 09:52:22 +0000
commite92bfe61932dde89ec7ab8a48045c797812f44db (patch)
treeefe0120e2fb1edc5ab7ae24d8c6445b27dcc356d /mail/exim/files/patch-src::EDITME
parentadd three fixes from bug-bash@: (diff)
make a little more robust against CFLAGS that are accidentially overwritten by make.conf(5)
Notes
Notes: svn path=/head/; revision=116656
Diffstat (limited to 'mail/exim/files/patch-src::EDITME')
-rw-r--r--mail/exim/files/patch-src::EDITME3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/exim/files/patch-src::EDITME b/mail/exim/files/patch-src::EDITME
index e220d65009c9..762daaa7c6f4 100644
--- a/mail/exim/files/patch-src::EDITME
+++ b/mail/exim/files/patch-src::EDITME
@@ -113,9 +113,10 @@
@@ -690,12 +694,20 @@
#
# USE_TCP_WRAPPERS=yes
- # CFLAGS=-O -I/usr/local/include
+-# CFLAGS=-O -I/usr/local/include
-# EXTRALIBS_EXIM=-L/usr/local/lib -lwrap
-#
++CFLAGS+=XX_SPF_FLAGS_XX XX_SRS_FLAGS_XX
+EXTRALIBS=XX_TCP_WRAPPERS_LIBS_XX XX_PAM_LIBS_XX XX_SPF_LIBS_XX XX_SRS_LIBS_XX XX_RADIUS_LIBS_XX
+
# but of course there may need to be other things in CFLAGS and EXTRALIBS_EXIM