aboutsummaryrefslogtreecommitdiff
path: root/mail/exim-old/Makefile
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2001-06-11 07:22:50 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2001-06-11 07:22:50 +0000
commit431730ec3245a2da8b61244eee900da2c93a6fbe (patch)
treef7133c395e483ace6da517a642dea14d0af4911e /mail/exim-old/Makefile
parent17e6e102dfe41cb24c821e2081197f0086666375 (diff)
downloadports-431730ec3245a2da8b61244eee900da2c93a6fbe.tar.gz
ports-431730ec3245a2da8b61244eee900da2c93a6fbe.zip
Notes
Diffstat (limited to 'mail/exim-old/Makefile')
-rw-r--r--mail/exim-old/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/exim-old/Makefile b/mail/exim-old/Makefile
index 4855e5d0581d..42a8fff32b6c 100644
--- a/mail/exim-old/Makefile
+++ b/mail/exim-old/Makefile
@@ -84,7 +84,7 @@ SEDLIST+= -e 's,^\# EXIM_PERL=,EXIM_PERL=,'
SEDLIST+= -e 's,XX_TCP_WRAPPERS_LIBS_XX,-lwrap,' \
-e 's,^\# USE_TCP_WRAPPERS=,USE_TCP_WRAPPERS=,'
.else
-SEDLIST+= -e 's/XX_TCP_WRAPPERS_LIBS_XX,,'
+SEDLIST+= -e 's,XX_TCP_WRAPPERS_LIBS_XX,,'
.endif
.if defined(WITH_LDAP)