pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/cad/verilog bl3ify



details:   https://anonhg.NetBSD.org/pkgsrc/rev/373866e26ed1
branches:  trunk
changeset: 470814:373866e26ed1
user:      dmcmahill <dmcmahill%pkgsrc.org@localhost>
date:      Fri Mar 12 02:51:53 2004 +0000

description:
bl3ify

diffstat:

 cad/verilog/Makefile |  11 ++++-------
 1 files changed, 4 insertions(+), 7 deletions(-)

diffs (32 lines):

diff -r e8724d099036 -r 373866e26ed1 cad/verilog/Makefile
--- a/cad/verilog/Makefile      Fri Mar 12 02:47:51 2004 +0000
+++ b/cad/verilog/Makefile      Fri Mar 12 02:51:53 2004 +0000
@@ -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 @@
 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}



Home | Main Index | Thread Index | Old Index