aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-CookiedSession/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-Plugin-CookiedSession/Makefile')
-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 5050155f99b4..32ff83ad1dc9 100644
--- a/www/p5-Catalyst-Plugin-CookiedSession/Makefile
+++ b/www/p5-Catalyst-Plugin-CookiedSession/Makefile
@@ -11,11 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= culot@FreeBSD.org
COMMENT= Catalyst Plugin for storing sessions in a browser cookie
-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
+BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \
+ p5-Crypt-CBC>=0:security/p5-Crypt-CBC \
+ p5-Crypt-Rijndael>=0:security/p5-Crypt-Rijndael \
+ p5-JSON-XS-VersionOneAndTwo>=0:converters/p5-JSON-XS-VersionOneAndTwo \
+ p5-Catalyst-Runtime>=0:www/p5-Catalyst-Runtime
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5