summaryrefslogtreecommitdiff
path: root/net/p5-Net-Amazon-Thumbnail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-Amazon-Thumbnail/Makefile')
-rw-r--r--net/p5-Net-Amazon-Thumbnail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Amazon-Thumbnail/Makefile b/net/p5-Net-Amazon-Thumbnail/Makefile
index a92372d436e0..159bd8a216bb 100644
--- a/net/p5-Net-Amazon-Thumbnail/Makefile
+++ b/net/p5-Net-Amazon-Thumbnail/Makefile
@@ -14,12 +14,12 @@ COMMENT= Perl interface to Amazon Alexa Site Thumbnail web service
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \
p5-Digest-HMAC>=0:security/p5-Digest-HMAC \
p5-URI>=0:net/p5-URI \
p5-XML-XPath>=0:textproc/p5-XML-XPath \
p5-libwww>=0:www/p5-libwww
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Exception>=0.15:devel/p5-Test-Exception
USES= perl5