diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2007-08-31 13:37:23 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2007-08-31 13:37:23 +0000 |
commit | d1850a3d8ce1023f97814bd5db8642bfc8e695e0 (patch) | |
tree | bba44484f7b230fd6b557cc34a841c889282242a /devel/p5-DateTime-TimeZone | |
parent | ff334859ab3a3bf4271f7fce3a419dc3c28772be (diff) |
Notes
Diffstat (limited to 'devel/p5-DateTime-TimeZone')
-rw-r--r-- | devel/p5-DateTime-TimeZone/Makefile | 4 |
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 |