summaryrefslogtreecommitdiff
path: root/devel/p5-Debug-Client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Debug-Client/Makefile')
-rw-r--r--devel/p5-Debug-Client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Debug-Client/Makefile b/devel/p5-Debug-Client/Makefile
index 36b18d418225..a8b6a1bdcb99 100644
--- a/devel/p5-Debug-Client/Makefile
+++ b/devel/p5-Debug-Client/Makefile
@@ -13,9 +13,9 @@ COMMENT= Client for the standard Perl debugger
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-PadWalker>=1.98:devel/p5-PadWalker \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-PadWalker>=1.98:devel/p5-PadWalker \
p5-Term-ReadLine-Gnu>=1.20:devel/p5-Term-ReadLine-Gnu
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-File-HomeDir>=1:devel/p5-File-HomeDir \
p5-Test-CheckDeps>=0.010:devel/p5-Test-CheckDeps \
p5-Test-Class>=0.42:devel/p5-Test-Class \