summaryrefslogtreecommitdiff
path: root/devel/p5-Test-WWW-Selenium/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-WWW-Selenium/Makefile')
-rw-r--r--devel/p5-Test-WWW-Selenium/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-WWW-Selenium/Makefile b/devel/p5-Test-WWW-Selenium/Makefile
index b92ea713e128..9583bc782115 100644
--- a/devel/p5-Test-WWW-Selenium/Makefile
+++ b/devel/p5-Test-WWW-Selenium/Makefile
@@ -14,9 +14,9 @@ COMMENT= Perl driver and test library for Selenium Remote Control (SRC)
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-Devel-REPL>=0:devel/p5-Devel-REPL
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \
p5-Test-Mock-LWP>=0:devel/p5-Test-Mock-LWP \