Needs 5.6.1
Notified by: kris (bento)
This commit is contained in:
parent
04d80cea3a
commit
193ad28af9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91697
1 changed files with 7 additions and 1 deletions
|
@ -39,4 +39,10 @@ MAN3= XML::Validator::Schema.3 \
|
|||
XML::Validator::Schema::TypeLibrary.3 \
|
||||
XML::Validator::Schema::Util.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500601
|
||||
IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 then try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue