This package only supports "destdir" not "user-destdir" installation as
it tries to change the group of the optional "mutt_dotlock" program.
This commit is contained in:
parent
d436714ef5
commit
edf6819ac2
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue