No longer requires 5.6.1
This commit is contained in:
parent
14d4a1ea2d
commit
867620639a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=88526
1 changed files with 1 additions and 8 deletions
|
@ -23,11 +23,4 @@ PERL_CONFIGURE= yes
|
|||
|
||||
MAN3= DateTime::Event::Sunrise.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
# Depends on p5-DateTime-Set which requires perl >= 5.6
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 and try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue