pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/cook Requires USE_TOOLS+=groff to build mandator...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5a0186edada8
branches: trunk
changeset: 639748:5a0186edada8
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Wed Sep 24 13:50:54 2014 +0000
description:
Requires USE_TOOLS+=groff to build mandatory documentation.
diffstat:
devel/cook/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 2e412b5a635d -r 5a0186edada8 devel/cook/Makefile
--- a/devel/cook/Makefile Wed Sep 24 13:44:21 2014 +0000
+++ b/devel/cook/Makefile Wed Sep 24 13:50:54 2014 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index