diff options
-rw-r--r-- | cad/p5-Verilog-Perl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/p5-Verilog-Perl/Makefile b/cad/p5-Verilog-Perl/Makefile index 16867f033ce2..88882d43e51b 100644 --- a/cad/p5-Verilog-Perl/Makefile +++ b/cad/p5-Verilog-Perl/Makefile @@ -16,6 +16,7 @@ COMMENT= Building point for Verilog support in the Perl language USE_GMAKE= yes USE_PERL5= yes +USE_BISON= yes PERL_CONFIGURE= yes |