aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Amazon-SQS-Simple/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Amazon-SQS-Simple/Makefile')
-rw-r--r--net/p5-Amazon-SQS-Simple/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Amazon-SQS-Simple/Makefile b/net/p5-Amazon-SQS-Simple/Makefile
index 0e2ee23b7ea1..80261f36c7ca 100644
--- a/net/p5-Amazon-SQS-Simple/Makefile
+++ b/net/p5-Amazon-SQS-Simple/Makefile
@@ -15,11 +15,11 @@ COMMENT= OO API for accessing the Amazon Simple Queue Service
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-URI>=0:net/p5-URI \
p5-XML-Simple>=0:textproc/p5-XML-Simple \
p5-libwww>=0:www/p5-libwww
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure