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: Tue Oct 4 21:53:08 UTC 2016
Modified Files:
pkgsrc/mail/neomutt: Makefile
Log Message:
Needs gmake to build at least on NetBSD 7.0.1.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 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.11 pkgsrc/mail/neomutt/Makefile:1.12
--- pkgsrc/mail/neomutt/Makefile:1.11 Tue Oct 4 11:05:06 2016
+++ pkgsrc/mail/neomutt/Makefile Tue Oct 4 21:53:08 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2016/10/04 11:05:06 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2016/10/04 21:53:08 wiz Exp $
DISTNAME= neomutt-20161003
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 msgfmt
+USE_TOOLS+= autoconf automake autoreconf msgfmt gmake
SPECIAL_PERMS+= bin/mutt_dotlock ${REAL_ROOT_USER} mail 2551
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index