From c847f599fae4c8f3ee0a5d8469a7564bab932fc0 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 30 Dec 2014 15:13:19 +0000 Subject: Remove pkg_views support, second part: infrastructure. --- mail/mutt/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'mail/mutt') 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" -- cgit v1.2.3