summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile')
-rw-r--r--www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile b/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile
index 058600a58c21..583d5e9a2aec 100644
--- a/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile
+++ b/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Make the Catalyst request context available in Models and Views
-BUILD_DEPENDS= p5-Catalyst-Runtime>0:www/p5-Catalyst-Runtime
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Catalyst-Runtime>0:www/p5-Catalyst-Runtime
TEST_DEPENDS= p5-Devel-Cycle>=0:devel/p5-Devel-Cycle
USES= perl5