summaryrefslogtreecommitdiff
path: root/www/p5-Plack-Middleware-ExtDirect/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
commit72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch)
tree38b741bb92caf8470d126310c77168cb30040476 /www/p5-Plack-Middleware-ExtDirect/Makefile
parent- Update to 1.2.2 (diff)
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412351
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