- replace BROKEN with IGNORE.
this port requires Tie::File 0.97 which is only availble on perl 5.7.3 or above. PR: 90569 Submitted by: leeym Approved by: maintainer
This commit is contained in:
parent
ef33c5bf4e
commit
69208ba639
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=151564
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ MAN3= Tie::iCal.3
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500703
|
||||
BROKEN= "Requires newer version of Perl with Tie::File 0.97 or later"
|
||||
IGNORE= requires newer version of Perl with Tie::File 0.97 or later
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue