summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Authentication-CDBI/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-Plugin-Authentication-CDBI/Makefile')
-rw-r--r--www/p5-Catalyst-Plugin-Authentication-CDBI/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Catalyst-Plugin-Authentication-CDBI/Makefile b/www/p5-Catalyst-Plugin-Authentication-CDBI/Makefile
index 4ae6c43d3b49..db525a81ed40 100644
--- a/www/p5-Catalyst-Plugin-Authentication-CDBI/Makefile
+++ b/www/p5-Catalyst-Plugin-Authentication-CDBI/Makefile
@@ -12,10 +12,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= CDBI Authentication for Catalyst
-BUILD_DEPENDS= p5-Catalyst-Runtime>=0:www/p5-Catalyst-Runtime \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Catalyst-Runtime>=0:www/p5-Catalyst-Runtime \
p5-Catalyst-Model-CDBI>=0:www/p5-Catalyst-Model-CDBI \
p5-Catalyst-Plugin-Session-FastMmap>=0:www/p5-Catalyst-Plugin-Session-FastMmap
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure