aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-Event-Sunrise
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2003-09-04 12:49:47 +0000
committerMathieu Arnold <mat@FreeBSD.org>2003-09-04 12:49:47 +0000
commit867620639a58bab2bbf273646a07e6ac152dd9d6 (patch)
treef095aa21b50b609458a4df8f8f69b4113813872a /devel/p5-DateTime-Event-Sunrise
parent14d4a1ea2d06059d43fc4fdd034d042a04dfc36a (diff)
downloadports-867620639a58bab2bbf273646a07e6ac152dd9d6.tar.gz
ports-867620639a58bab2bbf273646a07e6ac152dd9d6.zip
No longer requires 5.6.1
Notes
Notes: svn path=/head/; revision=88526
Diffstat (limited to 'devel/p5-DateTime-Event-Sunrise')
-rw-r--r--devel/p5-DateTime-Event-Sunrise/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/devel/p5-DateTime-Event-Sunrise/Makefile b/devel/p5-DateTime-Event-Sunrise/Makefile
index 79412d13c08f..c8139b89167d 100644
--- a/devel/p5-DateTime-Event-Sunrise/Makefile
+++ b/devel/p5-DateTime-Event-Sunrise/Makefile
@@ -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>