summaryrefslogtreecommitdiff
path: root/cad/verilog/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/verilog/Makefile')
-rw-r--r--cad/verilog/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/verilog/Makefile b/cad/verilog/Makefile
index d16da6824f9..c38b858bb67 100644
--- a/cad/verilog/Makefile
+++ b/cad/verilog/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/03/12 02:51:53 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.18 2004/03/22 00:15:06 dmcmahill Exp $
#
DISTNAME= verilog-0.7
@@ -18,7 +18,7 @@ BUILD_DEPENDS+= gperf>=2.7.2:../../devel/gperf
CONFLICTS+= verilog-current-[0-9]*
GNU_CONFIGURE= yes
-USE_GNU_TOOLS+= make
+USE_GNU_TOOLS+= lex make
CONFIGURE_ARGS+= --without-ipal
YACC= ${LOCALBASE}/bin/bison
TEST_DIRS= ${WRKSRC}