From b90e1f34af948a806347c00219a862cfd4253069 Mon Sep 17 00:00:00 2001 From: jperkin Date: Wed, 24 Sep 2014 13:50:54 +0000 Subject: Requires USE_TOOLS+=groff to build mandatory documentation. --- devel/cook/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/cook/Makefile b/devel/cook/Makefile index d08b91e0fc0..0ee122b0972 100644 --- a/devel/cook/Makefile +++ b/devel/cook/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2014/05/29 23:35:34 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2014/09/24 13:50:54 jperkin Exp $ DISTNAME= cook-2.26 PKGREVISION= 5 @@ -9,7 +9,7 @@ MAINTAINER= groo@NetBSD.org HOMEPAGE= http://miller.emu.id.au/pmiller/software/cook/ COMMENT= More powerful replacement for the traditional make(1) tool -USE_TOOLS+= msgfmt yacc perl:run +USE_TOOLS+= groff msgfmt yacc perl:run GNU_CONFIGURE= yes MAKE_JOBS_SAFE= no -- cgit v1.2.3