summaryrefslogtreecommitdiff
path: root/mail/exim/Makefile
diff options
context:
space:
mode:
authorad <ad>2001-07-11 13:18:27 +0000
committerad <ad>2001-07-11 13:18:27 +0000
commit85df450109f1ff835e1fbf498963372108d52120 (patch)
treed1a0b8537303e0954b57092c4688214ee3e8bea2 /mail/exim/Makefile
parent5fcc3757a44b5cbae019b55f06c67f9fd7fd9fd2 (diff)
downloadpkgsrc-85df450109f1ff835e1fbf498963372108d52120.tar.gz
Don't install the HTML documentation as part of this package.
Diffstat (limited to 'mail/exim/Makefile')
-rw-r--r--mail/exim/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile
index 670ed8e958a..b54d9d1027b 100644
--- a/mail/exim/Makefile
+++ b/mail/exim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2001/06/26 00:21:47 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2001/07/11 13:18:27 ad Exp $
DISTNAME= exim-3.20
CATEGORIES= mail net
@@ -45,8 +45,5 @@ post-install:
${FILESDIR}/mailer.conf.exim \
> ${PREFIX}/etc/exim/mailer.conf.exim
${CP} ${FILESDIR}/exim.8 ${PREFIX}/man/man8/exim.8
- ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/exim
- ${RM} ${WRKDIR}/exim-html-3.20/doc/html/spec
- ${CP} -R ${WRKDIR}/exim-html-3.20/doc/html/* ${PREFIX}/share/doc/exim
.include "../../mk/bsd.pkg.mk"