No longer requires 5.6.1

This commit is contained in:
Mathieu Arnold 2003-09-04 12:49:47 +00:00
parent 14d4a1ea2d
commit 867620639a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=88526

View file

@ -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>