summaryrefslogtreecommitdiff
path: root/mail/neomutt
diff options
context:
space:
mode:
authorwiz <wiz>2016-09-08 21:53:35 +0000
committerwiz <wiz>2016-09-08 21:53:35 +0000
commit3a4f57c72b8280a5ce85832cc96ba98e6f1ebdf2 (patch)
treee4673f76b9a0d3de7e43cfcb855cf555407034cc /mail/neomutt
parentb48b6ce2b5f484d7eaed1f0b83be9db5d8ef248b (diff)
downloadpkgsrc-3a4f57c72b8280a5ce85832cc96ba98e6f1ebdf2.tar.gz
Add msgfmt for tools (needed on NetBSD 7).
Diffstat (limited to 'mail/neomutt')
-rw-r--r--mail/neomutt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/neomutt/Makefile b/mail/neomutt/Makefile
index c38bc2fcf54..7b9d767b612 100644
--- a/mail/neomutt/Makefile
+++ b/mail/neomutt/Makefile
@@ -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 @@ HOMEPAGE= http://www.neomutt.org/
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