aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Amazon-EC2
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2015-01-04 10:44:20 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2015-01-04 10:44:20 +0000
commit895163b914e7fccd2407f83b944de69a284f755e (patch)
tree1c80f0f587f810ed19415c5dcebd8691fd72d5f5 /net/p5-Net-Amazon-EC2
parent32d92ccc55d21d94c935eb71fdf6880faa3f7ed1 (diff)
downloadports-895163b914e7fccd2407f83b944de69a284f755e.tar.gz
ports-895163b914e7fccd2407f83b944de69a284f755e.zip
p5-Test-Exception is used for testing only, and it was this way before update to
version 0.29. Differential Revision: https://reviews.freebsd.org/D1403 Submitted by: mat Approved by: marino(mentor)
Notes
Notes: svn path=/head/; revision=376197
Diffstat (limited to 'net/p5-Net-Amazon-EC2')
-rw-r--r--net/p5-Net-Amazon-EC2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-Amazon-EC2/Makefile b/net/p5-Net-Amazon-EC2/Makefile
index 52f2ecdd6356..dc95a9d0c133 100644
--- a/net/p5-Net-Amazon-EC2/Makefile
+++ b/net/p5-Net-Amazon-EC2/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Net-Amazon-EC2
PORTVERSION= 0.29
+PORTREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,9 +18,9 @@ BUILD_DEPENDS= p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \
p5-Moose>=0.38:${PORTSDIR}/devel/p5-Moose \
p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \
p5-XML-Simple>=2.18:${PORTSDIR}/textproc/p5-XML-Simple \
- p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
USES= perl5
USE_PERL5= configure