summaryrefslogtreecommitdiff
path: root/mail/exim-devel
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2001-06-15 13:16:38 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2001-06-15 13:16:38 +0000
commita3a1c6fb5777b209e199f766fe4d950314c9137f (patch)
tree22daf4a138f90cc9d2869135b088a1830a214443 /mail/exim-devel
parentUpdate MASTER_SITES (diff)
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.
Notes
Notes: svn path=/head/; revision=44031
Diffstat (limited to 'mail/exim-devel')
-rw-r--r--mail/exim-devel/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/exim-devel/Makefile b/mail/exim-devel/Makefile
index 7052d853ce18..f53178474ea5 100644
--- a/mail/exim-devel/Makefile
+++ b/mail/exim-devel/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}