aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Cache-FastMmap
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-03-20 01:50:37 +0000
committerSteve Wills <swills@FreeBSD.org>2012-03-20 01:50:37 +0000
commitb2beae5b8a8e9e627b610805c862fc46f36b1e55 (patch)
tree0304c42add9f9ddac11f565600fffc4f9977fb3e /www/p5-Catalyst-Plugin-Cache-FastMmap
parent132ab5b4c7c860749c5190f4c29b49010805d560 (diff)
Notes
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