summaryrefslogtreecommitdiff
path: root/www/p5-Test-LWP-UserAgent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Test-LWP-UserAgent/Makefile')
-rw-r--r--www/p5-Test-LWP-UserAgent/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Test-LWP-UserAgent/Makefile b/www/p5-Test-LWP-UserAgent/Makefile
index 3b8b630ca7a3..94649adf8549 100644
--- a/www/p5-Test-LWP-UserAgent/Makefile
+++ b/www/p5-Test-LWP-UserAgent/Makefile
@@ -12,13 +12,13 @@ COMMENT= LWP::UserAgent suitable for simulating and testing network calls
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-libwww>=0:www/p5-libwww \
p5-URI>=0:net/p5-URI \
p5-namespace-clean>=0:devel/p5-namespace-clean \
p5-HTTP-Date>=0:www/p5-HTTP-Date \
p5-Safe-Isa>=0:devel/p5-Safe-Isa \
p5-Try-Tiny>=0:lang/p5-Try-Tiny
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Plack>=0:www/p5-Plack \
p5-Path-Tiny>=0:devel/p5-Path-Tiny \
p5-Test-Deep>=0:devel/p5-Test-Deep \