diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-09-14 06:58:46 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-09-14 06:58:46 +0000 |
commit | f960f17a409db6413c6890f7f0ea21d460001c9b (patch) | |
tree | 00cca977a62fd9242d03c47e54331bc6a808ba2b /cad | |
parent | 9dadb5b09c69ee4c8d22c8f7c2ef0c20d41ede53 (diff) | |
download | ports-f960f17a409db6413c6890f7f0ea21d460001c9b.tar.gz ports-f960f17a409db6413c6890f7f0ea21d460001c9b.zip |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/p5-Verilog-Perl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/p5-Verilog-Perl/Makefile b/cad/p5-Verilog-Perl/Makefile index 6889a0f20a2f..4062d1c56b81 100644 --- a/cad/p5-Verilog-Perl/Makefile +++ b/cad/p5-Verilog-Perl/Makefile @@ -22,6 +22,8 @@ USE_BISON= build PERL_CONFIGURE= yes +BROKEN= Does not compile + MAN1= vhier.1 vpassert.1 vppreproc.1 vrename.1 MAN3= Verilog::EditFiles.3 Verilog::Netlist::Logger.3 \ |