summaryrefslogtreecommitdiff
path: root/net/p5-Net-Amazon-EC2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-Amazon-EC2/Makefile')
-rw-r--r--net/p5-Net-Amazon-EC2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Amazon-EC2/Makefile b/net/p5-Net-Amazon-EC2/Makefile
index 2e3f0fbe483a..742e7993597e 100644
--- a/net/p5-Net-Amazon-EC2/Makefile
+++ b/net/p5-Net-Amazon-EC2/Makefile
@@ -13,13 +13,13 @@ COMMENT= Perl interface to the Amazon Elastic Compute Cloud
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \
p5-Moose>=0.38:devel/p5-Moose \
p5-Params-Validate>=0:devel/p5-Params-Validate \
p5-XML-Simple>=2.18:textproc/p5-XML-Simple \
p5-libwww>=0:www/p5-libwww \
p5-Test-Exception>=0.31:devel/p5-Test-Exception
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception
USES= perl5