mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Require Perl 5.8 or higher.
Noticed by: pointyhat
This commit is contained in:
parent
1783cd17e4
commit
33553ffd01
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171807
@ -22,4 +22,8 @@ MAN3= Unicode::Japanese.3 Unicode::Japanese::JA.3
|
||||
|
||||
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5-
|
||||
|
||||
.if ${PERL_LEVEL} < 500800
|
||||
IGNORE= needs perl 5.8.0 or higher, install lang/perl5.8 and try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user