summaryrefslogtreecommitdiff
path: root/net/p5-SOAP-Amazon-S3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-SOAP-Amazon-S3/Makefile')
-rw-r--r--net/p5-SOAP-Amazon-S3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-SOAP-Amazon-S3/Makefile b/net/p5-SOAP-Amazon-S3/Makefile
index caddd44c15ef..20186f87d539 100644
--- a/net/p5-SOAP-Amazon-S3/Makefile
+++ b/net/p5-SOAP-Amazon-S3/Makefile
@@ -13,10 +13,10 @@ COMMENT= Module for interfacing with Amazon S3 through SOAP
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Digest-HMAC>=0:security/p5-Digest-HMAC \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Digest-HMAC>=0:security/p5-Digest-HMAC \
p5-SOAP-MySOAP>=0:net/p5-SOAP-MySOAP \
p5-XML-MyXML>=0:textproc/p5-XML-MyXML
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5