summaryrefslogtreecommitdiffstats
path: root/mail/exim
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2001-06-15 13:16:38 +0000
committersheldonh <sheldonh@FreeBSD.org>2001-06-15 13:16:38 +0000
commit1fba487051ebf7e3e56d33ae8962a26bd3df1d82 (patch)
treebab88ab162b44e602fa69ea2b9d5e6aadb906074 /mail/exim
parentf129ba0fc2a6608b88b323945df8f8dadc61db2f (diff)
downloadFreeBSD-ports-1fba487051ebf7e3e56d33ae8962a26bd3df1d82.zip
FreeBSD-ports-1fba487051ebf7e3e56d33ae8962a26bd3df1d82.tar.gz
Exim is a drop-in replacement for sendmail. FreeBSD ships with
mailwrapper, which facilitates drop-in replacements for sendmail. Retire the exim.sh that was installed into ${PREFIX}/etc/rc.d/ to start Exim, in favour of the mailwrapper approach.
Diffstat (limited to 'mail/exim')
-rw-r--r--mail/exim/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile
index 7052d85..f531784 100644
--- a/mail/exim/Makefile
+++ b/mail/exim/Makefile
@@ -179,7 +179,6 @@ pre-install:
@PKG_PREFIX="${PREFIX}" ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
post-install:
- ${INSTALL_SCRIPT} ${FILESDIR}/exim.sh ${PREFIX}/etc/rc.d
@${CAT} ${PKGMESSAGE}
OpenPOWER on IntegriCloud