No longer requires 5.6.1

This commit is contained in:
Mathieu Arnold 2003-09-04 10:51:27 +00:00
parent c92f0c339b
commit 8affea9887
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=88510

View File

@ -26,11 +26,4 @@ PERL_CONFIGURE= yes
MAN3= DateTime::Event::Easter.3
.include <bsd.port.pre.mk>
# Because p5-Set-Infinite needs 5.6.1
.if ${PERL_LEVEL} < 500601
IGNORE="Need at least perl 5.6.1 to build"
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>