mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Author has fixed Perl 5.005_03 support in a previous release
This commit is contained in:
parent
7c44b81632
commit
9630b17f2d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=173078
1 changed files with 1 additions and 5 deletions
|
@ -26,8 +26,4 @@ MAN3= Params::Util.3
|
|||
post-patch:
|
||||
@${PERL} -pi -e '$$_="" if m/Test::More/' ${WRKSRC}/Makefile.PL
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${PERL_LEVEL} <= 500600
|
||||
IGNORE= requires Perl 5.6 or newer. Please install lang/perl5 or lang/perl5.8 and try again
|
||||
.endif
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue