aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-Net-Amazon-S3
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-12-17 23:39:36 +0800
committeraz <az@FreeBSD.org>2012-12-17 23:39:36 +0800
commit2d740bd25468abde2d241c34999818979bbb628d (patch)
tree2c777b510bf113de76c97e52fd4dfebf505c8e6e /net/p5-Net-Amazon-S3
parent76f2350775aaf609876abb739dd47fe9f66b20ea (diff)
downloadfreebsd-ports-gnome-2d740bd25468abde2d241c34999818979bbb628d.tar.gz
freebsd-ports-gnome-2d740bd25468abde2d241c34999818979bbb628d.tar.zst
freebsd-ports-gnome-2d740bd25468abde2d241c34999818979bbb628d.zip
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
Diffstat (limited to 'net/p5-Net-Amazon-S3')
-rw-r--r--net/p5-Net-Amazon-S3/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/net/p5-Net-Amazon-S3/Makefile b/net/p5-Net-Amazon-S3/Makefile
index 887282450040..b387946d7b62 100644
--- a/net/p5-Net-Amazon-S3/Makefile
+++ b/net/p5-Net-Amazon-S3/Makefile
@@ -58,10 +58,4 @@ MAN3= Net::Amazon::S3.3 Net::Amazon::S3::Bucket.3 \
Net::Amazon::S3::Request.3 \
Net::Amazon::S3::Request::CreateBucket.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500904
-RUN_DEPENDS+= p5-IO>=1.14:${PORTSDIR}/devel/p5-IO
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>