diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-06-15 13:16:38 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-06-15 13:16:38 +0000 |
commit | a3a1c6fb5777b209e199f766fe4d950314c9137f (patch) | |
tree | 22daf4a138f90cc9d2869135b088a1830a214443 /mail | |
parent | add8ec96224cd32472c810217dfdab595dc5b531 (diff) | |
download | ports-a3a1c6fb5777b209e199f766fe4d950314c9137f.tar.gz ports-a3a1c6fb5777b209e199f766fe4d950314c9137f.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/exim-devel/Makefile | 1 | ||||
-rw-r--r-- | mail/exim-old/Makefile | 1 | ||||
-rw-r--r-- | mail/exim/Makefile | 1 |
3 files changed, 0 insertions, 3 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} 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} diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 7052d853ce18..f53178474ea5 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} |