diff options
author | kris <kris@FreeBSD.org> | 2003-05-06 15:23:45 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-05-06 15:23:45 +0800 |
commit | 5ac2ca3080ac851f56614345d9f36842f90429e4 (patch) | |
tree | 1d75a51fb1f47a1e2b9aafb98149cac20a4f41b7 /cad | |
parent | 1b6563c1cc7e27ffeec2fc3508a0e8bdf8a595e1 (diff) | |
download | freebsd-ports-graphics-5ac2ca3080ac851f56614345d9f36842f90429e4.tar.gz freebsd-ports-graphics-5ac2ca3080ac851f56614345d9f36842f90429e4.tar.zst freebsd-ports-graphics-5ac2ca3080ac851f56614345d9f36842f90429e4.zip |
BROKEN: Does not install
Diffstat (limited to 'cad')
-rw-r--r-- | cad/iverilog/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/iverilog/Makefile b/cad/iverilog/Makefile index da95c1926c4..9a2d3da7a67 100644 --- a/cad/iverilog/Makefile +++ b/cad/iverilog/Makefile @@ -15,6 +15,8 @@ DISTNAME= verilog-${PORTVERSION} MAINTAINER= keichii@FreeBSD.org COMMENT= Icarus Verilog is a Verilog simulation and synthesis tool +BROKEN= "Does not install" + GNU_CONFIGURE= yes USE_BISON= yes |