From d96d624dc1ea24df79648f09e9aafda6f7e6f079 Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 30 Mar 2010 10:56:00 +0000 Subject: This package only supports "destdir" not "user-destdir" installation as it tries to change the group of the optional "mutt_dotlock" program. --- mail/mutt/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/mutt') diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index a293f66217d..3408bd1a29e 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.159 2009/08/31 19:25:27 tron Exp $ +# $NetBSD: Makefile,v 1.160 2010/03/30 10:56:00 tron Exp $ DISTNAME= mutt-1.4.2.3 PKGREVISION= 2 @@ -12,7 +12,7 @@ HOMEPAGE= http://www.mutt.org/ COMMENT= Text-based MIME mail client with PGP support LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir +PKG_DESTDIR_SUPPORT= destdir PKG_INSTALLATION_TYPES= overwrite pkgviews .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3