pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/neomutt Add msgfmt for tools (needed on NetBSD 7).



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6816c4bace59
branches:  trunk
changeset: 352191:6816c4bace59
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Sep 08 21:53:35 2016 +0000

description:
Add msgfmt for tools (needed on NetBSD 7).

diffstat:

 mail/neomutt/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r cad3fac9f02b -r 6816c4bace59 mail/neomutt/Makefile
--- a/mail/neomutt/Makefile     Thu Sep 08 20:41:25 2016 +0000
+++ b/mail/neomutt/Makefile     Thu Sep 08 21:53:35 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2016/09/04 20:53:05 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2016/09/08 21:53:35 wiz Exp $
 
 DISTNAME=              neomutt-20160827
 CATEGORIES=            mail
@@ -10,7 +10,7 @@
 COMMENT=               Fork of mutt with integrated community patches
 LICENSE=               gnu-gpl-v2 OR gnu-gpl-v3 # or newer
 
-USE_TOOLS+=            autoconf automake autoreconf
+USE_TOOLS+=            autoconf automake autoreconf msgfmt
 
 SPECIAL_PERMS+=                bin/mutt_dotlock ${REAL_ROOT_USER} mail 2551
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index