summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/mutt-devel/Makefile.common5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/mutt-devel/Makefile.common b/mail/mutt-devel/Makefile.common
index 327a9633a22..cd4d4fd1456 100644
--- a/mail/mutt-devel/Makefile.common
+++ b/mail/mutt-devel/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2014/10/09 14:06:39 wiz Exp $
+# $NetBSD: Makefile.common,v 1.3 2015/02/19 09:59:59 jperkin Exp $
#
# used by mail/mutt-devel/Makefile
# used by mail/mutt-kz/Makefile
@@ -6,8 +6,7 @@
.include "../../mk/bsd.prefs.mk"
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= msgfmt
-USE_TOOLS+= perl
+USE_TOOLS+= gmake msgfmt perl
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
CONFIGURE_ARGS+= --with-docdir=${PREFIX}/share/doc/mutt