Mark IGNORE with old perls.
Reported by: pointyhat via kris
This commit is contained in:
parent
313d490655
commit
0fce66e242
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=169865
@ -18,4 +18,10 @@ COMMENT= Perl extension for telling fully qualified name of the method
|
||||
PERL_CONFIGURE= yes
|
||||
MAN3= UNIVERSAL::which.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500801
|
||||
IGNORE= requires Perl 5.8.1 or newer. Install lang/perl5.8 and try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user