summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Session-PerUser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-PerUser/Makefile')
-rw-r--r--www/p5-Catalyst-Plugin-Session-PerUser/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-PerUser/Makefile b/www/p5-Catalyst-Plugin-Session-PerUser/Makefile
index 6d55dacc3059..59e19ece6f86 100644
--- a/www/p5-Catalyst-Plugin-Session-PerUser/Makefile
+++ b/www/p5-Catalyst-Plugin-Session-PerUser/Makefile
@@ -14,14 +14,14 @@ COMMENT= Per user sessions (instead of per browser sessions)
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Catalyst-Plugin-Authentication>=0:www/p5-Catalyst-Plugin-Authentication \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Catalyst-Plugin-Authentication>=0:www/p5-Catalyst-Plugin-Authentication \
p5-Catalyst-Plugin-Session>=0.06:www/p5-Catalyst-Plugin-Session \
p5-Hash-Merge>=0:textproc/p5-Hash-Merge \
p5-MRO-Compat>=0:devel/p5-MRO-Compat \
p5-Moose>=0:devel/p5-Moose \
p5-Object-Signature>=0:devel/p5-Object-Signature \
p5-namespace-autoclean>=0:devel/p5-namespace-autoclean
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= configure
USES= perl5