aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Amazon/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-03-22 08:52:32 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-03-22 08:52:32 +0000
commit297d2d592284a023fe9e42b3841c8ced21ff4e97 (patch)
treead19b034b0eca16d76dee9934c381f464cd552a5 /net/p5-Net-Amazon/Makefile
parent7668c39506794440bed1723d37841a0b1421a02c (diff)
Notes
Diffstat (limited to 'net/p5-Net-Amazon/Makefile')
-rw-r--r--net/p5-Net-Amazon/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/p5-Net-Amazon/Makefile b/net/p5-Net-Amazon/Makefile
index 66002d5a6527..cc00ebbb6ea8 100644
--- a/net/p5-Net-Amazon/Makefile
+++ b/net/p5-Net-Amazon/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Net-Amazon
-PORTVERSION= 0.39
+PORTVERSION= 0.40
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
@@ -30,8 +30,5 @@ PERL_CONFIGURE= yes
.if ${PERL_LEVEL} < 500805
BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
.endif
-.if ${PERL_LEVEL} < 500601
-IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
-.endif
.include <bsd.port.post.mk>