aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-DateTime-Event-ICal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-DateTime-Event-ICal/Makefile')
-rw-r--r--devel/p5-DateTime-Event-ICal/Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/devel/p5-DateTime-Event-ICal/Makefile b/devel/p5-DateTime-Event-ICal/Makefile
index 914d2a1e4ca1..2bd7ff1b2151 100644
--- a/devel/p5-DateTime-Event-ICal/Makefile
+++ b/devel/p5-DateTime-Event-ICal/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= DateTime-Event-ICal
-PORTVERSION= 0.04
+PORTVERSION= 0.05
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DateTime
@@ -23,11 +23,4 @@ PERL_CONFIGURE= yes
MAN3= DateTime::Event::ICal.3
-.include <bsd.port.pre.mk>
-
-# Depends on p5-DateTime-Set which requires perl 5.6
-.if ${PERL_LEVEL} < 500600
-IGNORE= Port requires 5.6.x or later. Install lang/perl5 then try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>