pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/neomutt
Module Name: pkgsrc
Committed By: wiz
Date: Thu Sep 8 21:53:35 UTC 2016
Modified Files:
pkgsrc/mail/neomutt: Makefile
Log Message:
Add msgfmt for tools (needed on NetBSD 7).
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/mail/neomutt/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/neomutt/Makefile
diff -u pkgsrc/mail/neomutt/Makefile:1.6 pkgsrc/mail/neomutt/Makefile:1.7
--- pkgsrc/mail/neomutt/Makefile:1.6 Sun Sep 4 20:53:05 2016
+++ pkgsrc/mail/neomutt/Makefile Thu Sep 8 21:53:35 2016
@@ -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
Home |
Main Index |
Thread Index |
Old Index