From 28be5ae1b516cf53990ddf92a7c350a0396e46f1 Mon Sep 17 00:00:00 2001 From: minskim Date: Mon, 10 Jul 2006 00:34:59 +0000 Subject: USE_TOOLS+=bison --- devel/cvsgraph/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel') diff --git a/devel/cvsgraph/Makefile b/devel/cvsgraph/Makefile index 28ce65632ba..657ca775dc0 100644 --- a/devel/cvsgraph/Makefile +++ b/devel/cvsgraph/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2006/04/22 09:22:07 rillig Exp $ +# $NetBSD: Makefile,v 1.27 2006/07/10 00:34:59 minskim Exp $ # DISTNAME= cvsgraph-1.6.0 @@ -10,7 +10,7 @@ MAINTAINER= adrianp@NetBSD.org HOMEPAGE= http://www.akhphd.au.dk/~bertho/cvsgraph/ COMMENT= Graphically represents CVS/RCS branches and file revisions -USE_TOOLS+= lex +USE_TOOLS+= bison lex GNU_CONFIGURE= YES CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} -- cgit v1.2.3