From a6e6f2313094bee84e2b1634690c2b45d0a54982 Mon Sep 17 00:00:00 2001 From: spz Date: Fri, 7 Sep 2012 18:36:02 +0000 Subject: add USE_TOOLS=perl so it'll build with PKG_DEVELOPER=yes --- mail/mutt-devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile index 66c94d3dc12..120e8f2afde 100644 --- a/mail/mutt-devel/Makefile +++ b/mail/mutt-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.84 2012/03/12 14:24:18 wiz Exp $ +# $NetBSD: Makefile,v 1.85 2012/09/07 18:36:02 spz Exp $ DISTNAME= mutt-1.5.21 PKGREVISION= 4 @@ -21,6 +21,7 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_PKGLOCALEDIR= yes USE_TOOLS+= msgfmt +USE_TOOLS+= perl GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} CONFIGURE_ARGS+= --with-docdir=${PREFIX}/share/doc/mutt -- cgit v1.2.3