summaryrefslogtreecommitdiff
path: root/cad/verilog
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2001-03-27 03:19:43 +0000
committerhubertf <hubertf@pkgsrc.org>2001-03-27 03:19:43 +0000
commite32afb6fea693addf91cf6d2aebe68164062fc6c (patch)
tree387535a43617bd882ee1e20ce4779c6544f8925b /cad/verilog
parentd5f813f88b7e8fab565be817580917bc22dbdbec (diff)
downloadpkgsrc-e32afb6fea693addf91cf6d2aebe68164062fc6c.tar.gz
Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org>
Diffstat (limited to 'cad/verilog')
-rw-r--r--cad/verilog/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/cad/verilog/Makefile b/cad/verilog/Makefile
index 80c4a0aac8e..d3a0ea56896 100644
--- a/cad/verilog/Makefile
+++ b/cad/verilog/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2001/02/16 13:46:29 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2001/03/27 03:19:47 hubertf Exp $
#
DISTNAME= verilog-0.4
@@ -9,8 +9,8 @@ MAINTAINER= dmcmahill@netbsd.org
HOMEPAGE= http://icarus.com/eda/verilog/index.html
COMMENT= Verilog simulation and synthesis tool (stable release version)
-BUILD_DEPENDS+= bison:../../devel/bison
-BUILD_DEPENDS+= gperf:../../devel/gperf
+BUILD_DEPENDS+= bison-*:../../devel/bison
+BUILD_DEPENDS+= gperf-2.7.2:../../devel/gperf
DEPENDS+= ipal-current>=20001210:../../cad/ipal-current
CONFLICTS+= verilog-current