aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Cache-Memcached
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-03-23 18:20:34 +0000
committerSteve Wills <swills@FreeBSD.org>2012-03-23 18:20:34 +0000
commit90565e8ca00c2d759b34315d6ec1257e19fe0a4f (patch)
treec5e2151ef1e2fe8766d7f30889848818ca526acc /www/p5-Catalyst-Plugin-Cache-Memcached
parent74353dbd80efc561a6e92bb845ca1e2201eae863 (diff)
downloadports-90565e8ca00c2d759b34315d6ec1257e19fe0a4f.tar.gz
ports-90565e8ca00c2d759b34315d6ec1257e19fe0a4f.zip
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Cache-Memcached')
-rw-r--r--www/p5-Catalyst-Plugin-Cache-Memcached/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-Cache-Memcached/Makefile b/www/p5-Catalyst-Plugin-Cache-Memcached/Makefile
index 990fa237fbbe..fab177c120c2 100644
--- a/www/p5-Catalyst-Plugin-Cache-Memcached/Makefile
+++ b/www/p5-Catalyst-Plugin-Cache-Memcached/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Catalyst-Plugin-Cache-Memcached
PORTVERSION= 0.8
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,7 +16,8 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Distributed cache for Catalyst
BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
- p5-Cache-Memcached>=0:${PORTSDIR}/databases/p5-Cache-Memcached
+ p5-Cache-Memcached>=0:${PORTSDIR}/databases/p5-Cache-Memcached \
+ p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes