mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Ignore Perl 5.00503
PR: ports/101548 Submitted by: maintainer (Gea-Suan Lin)
This commit is contained in:
parent
ba1a4ebc18
commit
b0147f8c45
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=169908
@ -22,4 +22,10 @@ PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= File::HStore.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
IGNORE= requires Perl 5.6.0 or newer. Install lang/perl5.8 and try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user