aboutsummaryrefslogtreecommitdiffstats
path: root/mail/exim/files
diff options
context:
space:
mode:
authoreik <eik@FreeBSD.org>2004-08-19 17:52:22 +0800
committereik <eik@FreeBSD.org>2004-08-19 17:52:22 +0800
commit4a9a9c89683f5c3d142a345d768e13f5f082394a (patch)
treebc8809ba9e1bd204f28049309ee175bb52af6aae /mail/exim/files
parent5f4eaaf109510424286eebeaf816287e0aee124d (diff)
downloadfreebsd-ports-gnome-4a9a9c89683f5c3d142a345d768e13f5f082394a.tar.gz
freebsd-ports-gnome-4a9a9c89683f5c3d142a345d768e13f5f082394a.tar.zst
freebsd-ports-gnome-4a9a9c89683f5c3d142a345d768e13f5f082394a.zip
make a little more robust against CFLAGS that are accidentially overwritten by make.conf(5)
Diffstat (limited to 'mail/exim/files')
-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