summaryrefslogtreecommitdiff
path: root/net/p5-Net-OAuth2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-OAuth2/Makefile')
-rw-r--r--net/p5-Net-OAuth2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-OAuth2/Makefile b/net/p5-Net-OAuth2/Makefile
index a1d0180c777a..d6e695f1348e 100644
--- a/net/p5-Net-OAuth2/Makefile
+++ b/net/p5-Net-OAuth2/Makefile
@@ -13,11 +13,11 @@ COMMENT= OAuth 2.0 for Perl
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \
p5-JSON>=0:converters/p5-JSON \
p5-URI>=0:net/p5-URI \
p5-libwww>=0:www/p5-libwww
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Mock-LWP-Dispatch>=0:devel/p5-Test-Mock-LWP-Dispatch \
p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings \
p5-Test-Pod>=1.22:devel/p5-Test-Pod \