aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-CookiedSession
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 14:31:06 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 14:31:06 +0000
commit7c228e4748d93ea5aaea790deb37da1914d3be1d (patch)
treee367f5eae2328aa800b87bb72b814849e1f1fd2f /www/p5-Catalyst-Plugin-CookiedSession
parente13515f304b4eb05767a6453990dce8a1cc95234 (diff)
downloadports-7c228e4748d93ea5aaea790deb37da1914d3be1d.tar.gz
ports-7c228e4748d93ea5aaea790deb37da1914d3be1d.zip
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-CookiedSession')
-rw-r--r--www/p5-Catalyst-Plugin-CookiedSession/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-Catalyst-Plugin-CookiedSession/Makefile b/www/p5-Catalyst-Plugin-CookiedSession/Makefile
index eda993a75541..076660f2c1fe 100644
--- a/www/p5-Catalyst-Plugin-CookiedSession/Makefile
+++ b/www/p5-Catalyst-Plugin-CookiedSession/Makefile
@@ -15,11 +15,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= catone@cpan.org
COMMENT= Catalyst Plugin for storing sessions in a browser cookie
-BUILD_DEPENDS= ${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor \
- ${SITE_PERL}/Crypt/CBC.pm:${PORTSDIR}/security/p5-Crypt-CBC \
- ${SITE_PERL}/${PERL_ARCH}/Crypt/Rijndael.pm:${PORTSDIR}/security/p5-Crypt-Rijndael \
- ${SITE_PERL}/JSON/XS/VersionOneAndTwo.pm:${PORTSDIR}/converters/p5-JSON-XS-VersionOneAndTwo \
- ${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst-Runtime
+BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
+ p5-Crypt-CBC>=0:${PORTSDIR}/security/p5-Crypt-CBC \
+ p5-Crypt-Rijndael>=0:${PORTSDIR}/security/p5-Crypt-Rijndael \
+ p5-JSON-XS-VersionOneAndTwo>=0:${PORTSDIR}/converters/p5-JSON-XS-VersionOneAndTwo \
+ p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes