aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Cache-FastMmap
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-Plugin-Cache-FastMmap')
-rw-r--r--www/p5-Catalyst-Plugin-Cache-FastMmap/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/p5-Catalyst-Plugin-Cache-FastMmap/Makefile b/www/p5-Catalyst-Plugin-Cache-FastMmap/Makefile
index ba58e4ba8e49..700af89442fe 100644
--- a/www/p5-Catalyst-Plugin-Cache-FastMmap/Makefile
+++ b/www/p5-Catalyst-Plugin-Cache-FastMmap/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Catalyst-Plugin-Cache-FastMmap
PORTVERSION= 0.9
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,8 +18,9 @@ COMMENT= Mmap cache for Catalyst
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
- p5-Cache-FastMmap>=0:${PORTSDIR}/devel/p5-Cache-FastMmap
+BUILD_DEPENDS= p5-Cache-FastMmap>=0:${PORTSDIR}/devel/p5-Cache-FastMmap \
+ p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
+ p5-Class-Data-Inheritable>0:${PORTSDIR}/devel/p5-Class-Data-Inheritable
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes