From e401827e36d76a524173eb044f4a9d12048b43d9 Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Fri, 12 Mar 2004 02:51:53 +0000 Subject: bl3ify --- cad/verilog/Makefile | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'cad') diff --git a/cad/verilog/Makefile b/cad/verilog/Makefile index 61dce1ae0a3..d16da6824f9 100644 --- a/cad/verilog/Makefile +++ b/cad/verilog/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/01/22 07:21:55 grant Exp $ +# $NetBSD: Makefile,v 1.17 2004/03/12 02:51:53 dmcmahill Exp $ # DISTNAME= verilog-0.7 @@ -9,19 +9,16 @@ MAINTAINER= dmcmahill@NetBSD.org HOMEPAGE= http://icarus.com/eda/verilog/index.html COMMENT= Verilog simulation and synthesis tool (stable release version) +PKG_INSTALLATION_TYPES= overwrite pkgviews + +USE_BUILDLINK3= yes BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison BUILD_DEPENDS+= gperf>=2.7.2:../../devel/gperf -# turn this back on when ipal comes along a little further -#DEPENDS+= ipal-current>=20001210:../../cad/ipal-current CONFLICTS+= verilog-current-[0-9]* GNU_CONFIGURE= yes USE_GNU_TOOLS+= make -# -# for ipal.h -#CPPFLAGS+= -I${LOCALBASE}/include -#CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS+="${LDFLAGS}" CONFIGURE_ARGS+= --without-ipal YACC= ${LOCALBASE}/bin/bison TEST_DIRS= ${WRKSRC} -- cgit v1.2.3