diff options
Diffstat (limited to 'cad/p5-Verilog-Perl')
-rw-r--r-- | cad/p5-Verilog-Perl/Makefile | 3 | ||||
-rw-r--r-- | cad/p5-Verilog-Perl/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/cad/p5-Verilog-Perl/Makefile b/cad/p5-Verilog-Perl/Makefile index 7d278e74d71f..afa0b93e1d10 100644 --- a/cad/p5-Verilog-Perl/Makefile +++ b/cad/p5-Verilog-Perl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Verilog-Perl -PORTVERSION= 3.316 +PORTVERSION= 3.400 CATEGORIES= cad perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -34,6 +34,7 @@ MAN3= Verilog::EditFiles.3 Verilog::Netlist::Logger.3 \ post-patch: @${REINPLACE_CMD} -e '/EXE_FILES/ s/ vsplitmodule//' \ ${WRKSRC}/Makefile.PL + @${REINPLACE_CMD} -e 's|make|gmake|g' ${WRKSRC}/Makefile.PL post-configure: .if ${OSVERSION} < 700042 diff --git a/cad/p5-Verilog-Perl/distinfo b/cad/p5-Verilog-Perl/distinfo index 3edca9a04f6c..50be6160d4bc 100644 --- a/cad/p5-Verilog-Perl/distinfo +++ b/cad/p5-Verilog-Perl/distinfo @@ -1,2 +1,2 @@ -SHA256 (Verilog-Perl-3.316.tar.gz) = b45f56ffa1c7f0e3f4f9470f0203c75145641eb75d3e8e0b683992ab929242b9 -SIZE (Verilog-Perl-3.316.tar.gz) = 550710 +SHA256 (Verilog-Perl-3.400.tar.gz) = e6f33d5c0346f56ba96fa9964dd75734e1315dff8dfce55f0b31f33a6210f69b +SIZE (Verilog-Perl-3.400.tar.gz) = 558455 |