summaryrefslogtreecommitdiff
path: root/mail/mutt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mutt/Makefile')
-rw-r--r--mail/mutt/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index 9261a6ad7a7..ba392046cf0 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.168 2014/10/09 14:06:39 wiz Exp $
+# $NetBSD: Makefile,v 1.169 2014/12/30 15:13:19 wiz Exp $
DISTNAME= mutt-1.4.2.3
PKGREVISION= 7
@@ -100,9 +100,4 @@ pre-install:
${RM} -f ${DESTDIR}${DOCDIR}/samples
${LN} -sf ${DESTDIR}${EGDIR} ${DESTDIR}${DOCDIR}/samples
-post-install:
-.if (${PKG_INSTALLATION_TYPE} == "pkgviews")
- ${MV} ${PREFIX}/${PKGMANDIR}/man5/mutt-mbox.5 ${PREFIX}/${PKGMANDIR}/man5/mbox.5
-.endif
-
.include "../../mk/bsd.pkg.mk"