pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cad/verilog Needs bison.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d86835856baa
branches: trunk
changeset: 513242:d86835856baa
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon May 22 19:58:48 2006 +0000
description:
Needs bison.
diffstat:
cad/verilog/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3e2422e9c411 -r d86835856baa cad/verilog/Makefile
--- a/cad/verilog/Makefile Mon May 22 19:50:30 2006 +0000
+++ b/cad/verilog/Makefile Mon May 22 19:58:48 2006 +0000
@@ -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 @@
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake bison
CONFIGURE_ARGS+= --without-ipal
TEST_TARGET= check
Home |
Main Index |
Thread Index |
Old Index