summaryrefslogtreecommitdiff
path: root/cad/verilog-current/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2002-10-13 23:01:27 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2002-10-13 23:01:27 +0000
commit70bebbcb5fdceabf8ed997129e9a99ef7f062fcb (patch)
tree3d3c3541bddacdcba0e70087f7d16fd37c176e60 /cad/verilog-current/Makefile
parent25e9e6b0ea509750708290309f2ba38793459dcc (diff)
downloadpkgsrc-70bebbcb5fdceabf8ed997129e9a99ef7f062fcb.tar.gz
update to verilog-current-20020921 snapshot. Many improvemnts in the
synthesis code and bug fixes in the simulation code since the last packaged snapshot.
Diffstat (limited to 'cad/verilog-current/Makefile')
-rw-r--r--cad/verilog-current/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/verilog-current/Makefile b/cad/verilog-current/Makefile
index 50cc48971b0..7a252359f42 100644
--- a/cad/verilog-current/Makefile
+++ b/cad/verilog-current/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2002/08/29 11:15:56 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.29 2002/10/13 23:01:27 dmcmahill Exp $
#
DISTNAME= verilog-${SNAPDATE}
PKGNAME= verilog-current-${SNAPDATE}
-SNAPDATE= 20020828
CATEGORIES= cad
MASTER_SITES= ftp://icarus.com/pub/eda/verilog/snapshots/
@@ -18,6 +17,7 @@ BUILD_DEPENDS+= gperf-2.7.2:../../devel/gperf
CONFLICTS+= verilog-[0-9]*
+SNAPDATE= 20020921
GNU_CONFIGURE= yes
USE_GMAKE= yes
#