mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Permanently set to require Perl 5.8+ due to vendor's request.
Approved by: tobez (implicit)
This commit is contained in:
parent
9fcf1d8d1d
commit
dac806d694
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164826
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ PERL_CONFIGURE= yes
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500800
|
||||
IGNORE= is currently broken under Perl <5.8.0. This will hopefully be fixed soon. Please install lang/perl5.8 and try again
|
||||
IGNORE= requires at least Perl 5.8.0+. Please install lang/perl5.8 and try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue