diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2002-02-25 12:51:33 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2002-02-25 12:51:33 +0000 |
commit | 2515226235aab0e2eb1630fb74cf6d487c5532ce (patch) | |
tree | 0e8f0cab2c130de51c93e67d3e9375568bd08a7d /mail/exim/Makefile | |
parent | 24eec91e80ae6a078694e642208d61b0ae118fc3 (diff) |
Notes
Diffstat (limited to 'mail/exim/Makefile')
-rw-r--r-- | mail/exim/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 0867c3ed61ef..cc9229cc25ee 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -198,6 +198,7 @@ pre-install: @PKG_PREFIX="${PREFIX}" ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL post-install: + ${INSTALL_SCRIPT} ${FILESDIR}/exim.sh.sample ${PREFIX}/etc/rc.d .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/exim ${INSTALL_DATA} ${FILESDIR}/POST-INSTALL-NOTES ${PREFIX}/share/doc/exim |