summaryrefslogtreecommitdiff
path: root/mail/mutt/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-06-02 15:43:09 +0000
committerminskim <minskim@pkgsrc.org>2004-06-02 15:43:09 +0000
commit4115f91ae0d7ae5c395efef7da9c622acd5a4a6f (patch)
treefc5fa9c2b78d8bec43c5846719549002a059158d /mail/mutt/Makefile
parent15ea658235ba24b010e075cc956e4fa0ad3a044c (diff)
downloadpkgsrc-4115f91ae0d7ae5c395efef7da9c622acd5a4a6f.tar.gz
Enable pkgviews installation. Patches provided by Joachim Kuebart on
tech-pkg@.
Diffstat (limited to 'mail/mutt/Makefile')
-rw-r--r--mail/mutt/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index 8f3d0c8bd28..110b6ca41fe 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.117 2004/03/26 02:27:44 wiz Exp $
+# $NetBSD: Makefile,v 1.118 2004/06/02 15:43:09 minskim Exp $
DISTNAME= mutt-1.4.2.1i
PKGNAME= ${DISTNAME:C/i$//}
@@ -13,6 +13,8 @@ MAINTAINER= tron@NetBSD.org
HOMEPAGE= http://www.mutt.org/
COMMENT= Text-based MIME mail client with PGP support
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
BUILD_USES_MSGFMT= yes
WRKSRC= ${WRKDIR}/${DISTNAME:C/i$$//}