mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Fix this port and remove BROKEN.
This commit is contained in:
parent
d6e0250678
commit
e388d96ffa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81119
@ -15,8 +15,6 @@ 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
|
||||
|
@ -1,29 +1,17 @@
|
||||
bin/iverilog
|
||||
bin/vvp
|
||||
bin/iverilog-vpi
|
||||
bin/vvp
|
||||
include/acc_user.h
|
||||
include/veriuser.h
|
||||
include/ivl_target.h
|
||||
include/vvm.h
|
||||
include/vpi_priv.h
|
||||
include/vvm_func.h
|
||||
include/vvm_gates.h
|
||||
include/vvm_nexus.h
|
||||
include/vvm_signal.h
|
||||
include/vvm_thread.h
|
||||
include/vvm_calltf.h
|
||||
include/veriuser.h
|
||||
include/vpi_user.h
|
||||
lib/ivl/fpga.tgt
|
||||
lib/ivl/ivl
|
||||
lib/ivl/iverilog.conf
|
||||
lib/ivl/system.vpi
|
||||
lib/ivl/ivl
|
||||
lib/ivl/ivlpp
|
||||
lib/ivl/null.tgt
|
||||
lib/ivl/system.vpi
|
||||
lib/ivl/vvp.tgt
|
||||
lib/libveriuser.a
|
||||
lib/libvvm.a
|
||||
lib/libvpi.a
|
||||
lib/libvpip.a
|
||||
@dirrm lib/ivl
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user