From 3d46cc9b9e0865ca8a41f8e52518e48fabbd84e8 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 22 May 2006 19:58:48 +0000 Subject: Needs bison. --- cad/verilog/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cad/verilog') diff --git a/cad/verilog/Makefile b/cad/verilog/Makefile index 0dcdc45dd18..9dd24b2d234 100644 --- a/cad/verilog/Makefile +++ b/cad/verilog/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2006/05/21 08:00:49 rillig Exp $ +# $NetBSD: Makefile,v 1.28 2006/05/22 19:58:48 joerg Exp $ # DISTNAME= verilog-0.8.2 @@ -16,7 +16,7 @@ CONFLICTS+= verilog-current-[0-9]* USE_LANGUAGES= c c++ GNU_CONFIGURE= yes -USE_TOOLS+= gmake +USE_TOOLS+= gmake bison CONFIGURE_ARGS+= --without-ipal TEST_TARGET= check -- cgit v1.2.3