summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Session-Store-File/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-Store-File/Makefile')
-rw-r--r--www/p5-Catalyst-Plugin-Session-Store-File/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-Store-File/Makefile b/www/p5-Catalyst-Plugin-Session-Store-File/Makefile
index 93c6870f651a..09fd291b7354 100644
--- a/www/p5-Catalyst-Plugin-Session-Store-File/Makefile
+++ b/www/p5-Catalyst-Plugin-Session-Store-File/Makefile
@@ -14,11 +14,11 @@ COMMENT= File storage backend for session data
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
- p5-Cache-Cache>=1.02:${PORTSDIR}/devel/p5-Cache-Cache \
- p5-Catalyst-Plugin-Session>=0.27:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \
- p5-MRO-Compat>=0.10:${PORTSDIR}/devel/p5-MRO-Compat \
- p5-Class-Data-Inheritable>=0.04:${PORTSDIR}/devel/p5-Class-Data-Inheritable
+BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:www/p5-Catalyst-Runtime \
+ p5-Cache-Cache>=1.02:devel/p5-Cache-Cache \
+ p5-Catalyst-Plugin-Session>=0.27:www/p5-Catalyst-Plugin-Session \
+ p5-MRO-Compat>=0.10:devel/p5-MRO-Compat \
+ p5-Class-Data-Inheritable>=0.04:devel/p5-Class-Data-Inheritable
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5