diff options
Diffstat (limited to 'cad/verilog-current/Makefile')
-rw-r--r-- | cad/verilog-current/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/verilog-current/Makefile b/cad/verilog-current/Makefile index 02387d79fb0..3dccf1ad3f3 100644 --- a/cad/verilog-current/Makefile +++ b/cad/verilog-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2004/03/22 00:15:07 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.40 2004/06/07 01:09:50 dmcmahill Exp $ # DISTNAME= verilog-${SNAPDATE} @@ -18,7 +18,7 @@ USE_BUILDLINK3= yes BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison BUILD_DEPENDS+= gperf>=2.7.2:../../devel/gperf -SNAPDATE= 20040220 +SNAPDATE= 20040606 GNU_CONFIGURE= yes USE_GNU_TOOLS+= lex make CONFIGURE_ARGS+= --without-ipal |