aboutsummaryrefslogtreecommitdiffstats
path: root/mail/exim-old
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2001-06-15 21:16:38 +0800
committersheldonh <sheldonh@FreeBSD.org>2001-06-15 21:16:38 +0800
commit1fba487051ebf7e3e56d33ae8962a26bd3df1d82 (patch)
treebab88ab162b44e602fa69ea2b9d5e6aadb906074 /mail/exim-old
parentf129ba0fc2a6608b88b323945df8f8dadc61db2f (diff)
downloadfreebsd-ports-gnome-1fba487051ebf7e3e56d33ae8962a26bd3df1d82.tar.gz
freebsd-ports-gnome-1fba487051ebf7e3e56d33ae8962a26bd3df1d82.tar.zst
freebsd-ports-gnome-1fba487051ebf7e3e56d33ae8962a26bd3df1d82.zip
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-old')
-rw-r--r--mail/exim-old/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/exim-old/Makefile b/mail/exim-old/Makefile
index 7052d853ce18..f53178474ea5 100644
--- a/mail/exim-old/Makefile
+++ b/mail/exim-old/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}