summaryrefslogtreecommitdiff
path: root/www/p5-CatalystX-Profile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-CatalystX-Profile/Makefile')
-rw-r--r--www/p5-CatalystX-Profile/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-CatalystX-Profile/Makefile b/www/p5-CatalystX-Profile/Makefile
index 00fc8fe8fee3..127f1b933451 100644
--- a/www/p5-CatalystX-Profile/Makefile
+++ b/www/p5-CatalystX-Profile/Makefile
@@ -14,13 +14,13 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-Catalyst-Runtime>=5.80020:www/p5-Catalyst-Runtime \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Catalyst-Runtime>=5.80020:www/p5-Catalyst-Runtime \
p5-CatalystX-InjectComponent>=0.024:www/p5-CatalystX-InjectComponent \
p5-Devel-NYTProf>=3.01:devel/p5-Devel-NYTProf \
p5-Moose>=0.93:devel/p5-Moose \
p5-Sub-Identify>=0.04:devel/p5-Sub-Identify \
p5-namespace-autoclean>=0.09:devel/p5-namespace-autoclean
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5