summaryrefslogtreecommitdiff
path: root/www/p5-Plack-Middleware-ExtDirect/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Plack-Middleware-ExtDirect/Makefile')
-rw-r--r--www/p5-Plack-Middleware-ExtDirect/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-Plack-Middleware-ExtDirect/Makefile b/www/p5-Plack-Middleware-ExtDirect/Makefile
index eec59fc5a247..998fa3def2e0 100644
--- a/www/p5-Plack-Middleware-ExtDirect/Makefile
+++ b/www/p5-Plack-Middleware-ExtDirect/Makefile
@@ -13,11 +13,11 @@ COMMENT= Implement an RPC::ExtDirect gateway using Plack
LICENSE= ART10
-BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconf \
- p5-Plack>=0:${PORTSDIR}/www/p5-Plack \
- p5-RPC-ExtDirect>=3.20:${PORTSDIR}/www/p5-RPC-ExtDirect
+BUILD_DEPENDS= pkg-config:devel/pkgconf \
+ p5-Plack>=0:www/p5-Plack \
+ p5-RPC-ExtDirect>=3.20:www/p5-RPC-ExtDirect
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-Test-Pod>=1.46:${PORTSDIR}/devel/p5-Test-Pod
+TEST_DEPENDS= p5-Test-Pod>=1.46:devel/p5-Test-Pod
USES= perl5
USE_PERL5= configure