aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-TimeZone
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2007-08-31 13:37:23 +0000
committerMathieu Arnold <mat@FreeBSD.org>2007-08-31 13:37:23 +0000
commitd1850a3d8ce1023f97814bd5db8642bfc8e695e0 (patch)
treebba44484f7b230fd6b557cc34a841c889282242a /devel/p5-DateTime-TimeZone
parentff334859ab3a3bf4271f7fce3a419dc3c28772be (diff)
Notes
Diffstat (limited to 'devel/p5-DateTime-TimeZone')
-rw-r--r--devel/p5-DateTime-TimeZone/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/p5-DateTime-TimeZone/Makefile b/devel/p5-DateTime-TimeZone/Makefile
index e2312fb5d7db..93b15e9f3d7a 100644
--- a/devel/p5-DateTime-TimeZone/Makefile
+++ b/devel/p5-DateTime-TimeZone/Makefile
@@ -37,10 +37,6 @@ post-install:
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500600
-IGNORE= requires at least Perl 5.6 due to dependencies. Please install lang/perl5.8 and try again
-.endif
-
.if ${PERL_LEVEL} < 500800
BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
.endif