summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-AtomServer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-Plugin-AtomServer/Makefile')
-rw-r--r--www/p5-Catalyst-Plugin-AtomServer/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/www/p5-Catalyst-Plugin-AtomServer/Makefile b/www/p5-Catalyst-Plugin-AtomServer/Makefile
index e80539f7c2e4..d88c661e2438 100644
--- a/www/p5-Catalyst-Plugin-AtomServer/Makefile
+++ b/www/p5-Catalyst-Plugin-AtomServer/Makefile
@@ -11,14 +11,14 @@ PKGNAMEPREFIX= p5-
MAINTAINER= oleg@mamontov.net
COMMENT= Atom API server for Catalyst applications
-BUILD_DEPENDS= p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \
- p5-Catalyst-Plugin-Authentication>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication \
- p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
- p5-XML-Atom>=0:${PORTSDIR}/textproc/p5-XML-Atom
-RUN_DEPENDS= p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \
- p5-Catalyst-Plugin-Authentication>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication \
- p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
- p5-XML-Atom>=0:${PORTSDIR}/textproc/p5-XML-Atom
+BUILD_DEPENDS= p5-Catalyst-Runtime>=0:www/p5-Catalyst-Runtime \
+ p5-Catalyst-Plugin-Authentication>=0:www/p5-Catalyst-Plugin-Authentication \
+ p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \
+ p5-XML-Atom>=0:textproc/p5-XML-Atom
+RUN_DEPENDS= p5-Catalyst-Runtime>=0:www/p5-Catalyst-Runtime \
+ p5-Catalyst-Plugin-Authentication>=0:www/p5-Catalyst-Plugin-Authentication \
+ p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \
+ p5-XML-Atom>=0:textproc/p5-XML-Atom
USES= perl5
USE_PERL5= configure