summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Session-FastMmap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-FastMmap/Makefile')
-rw-r--r--www/p5-Catalyst-Plugin-Session-FastMmap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-FastMmap/Makefile b/www/p5-Catalyst-Plugin-Session-FastMmap/Makefile
index cd5c0adfa01a..2d9da90ec526 100644
--- a/www/p5-Catalyst-Plugin-Session-FastMmap/Makefile
+++ b/www/p5-Catalyst-Plugin-Session-FastMmap/Makefile
@@ -12,14 +12,14 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= FastMmap sessions for Catalyst
-BUILD_DEPENDS= p5-Cache-FastMmap>0:devel/p5-Cache-FastMmap \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Cache-FastMmap>0:devel/p5-Cache-FastMmap \
p5-Catalyst-Runtime>2.99:www/p5-Catalyst-Runtime \
p5-Class-Accessor>0:devel/p5-Class-Accessor \
p5-Class-Data-Inheritable>0:devel/p5-Class-Data-Inheritable \
p5-MRO-Compat>0:devel/p5-MRO-Compat \
p5-URI-Find>0:textproc/p5-URI-Find \
p5-URI>0:net/p5-URI
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure