summaryrefslogtreecommitdiff
path: root/devel/p5-Dancer-Debug/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Dancer-Debug/Makefile')
-rw-r--r--devel/p5-Dancer-Debug/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Dancer-Debug/Makefile b/devel/p5-Dancer-Debug/Makefile
index 98963f0e8b64..ef5f69294b8d 100644
--- a/devel/p5-Dancer-Debug/Makefile
+++ b/devel/p5-Dancer-Debug/Makefile
@@ -14,10 +14,10 @@ COMMENT= Dancer::Debug - Extend Plack::Middleware::Debug
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Class-Method-Modifiers>=0:devel/p5-Class-Method-Modifiers \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Class-Method-Modifiers>=0:devel/p5-Class-Method-Modifiers \
p5-Dancer>=0:www/p5-Dancer \
p5-Plack-Middleware-Debug>=0:www/p5-Plack-Middleware-Debug
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5