diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-17 06:12:35 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-17 06:12:35 +0000 |
commit | 46c6877a4a150b8a708675a333110c1effbc512e (patch) | |
tree | cb5f589849208faeb4439a9e84ed872d37762a4e /cad/p5-Verilog-Perl | |
parent | b470510cdfb40beffcd9dee843714d519c7e4d72 (diff) |
Notes
Diffstat (limited to 'cad/p5-Verilog-Perl')
-rw-r--r-- | cad/p5-Verilog-Perl/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/cad/p5-Verilog-Perl/Makefile b/cad/p5-Verilog-Perl/Makefile index afa0b93e1d10..9783d6d5f51b 100644 --- a/cad/p5-Verilog-Perl/Makefile +++ b/cad/p5-Verilog-Perl/Makefile @@ -12,11 +12,8 @@ COMMENT= Building point for Verilog support in the Perl language BUILD_DEPENDS= flex>=2.5.35:${PORTSDIR}/textproc/flex -USE_GMAKE= yes -USE_PERL5= yes -USES= bison - -PERL_CONFIGURE= yes +USES= bison gmake perl5 +USE_PERL5= configure MAN1= vhier.1 vpassert.1 vppreproc.1 vrename.1 |