summaryrefslogtreecommitdiff
path: root/www/p5-Plack-Middleware-Reproxy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Plack-Middleware-Reproxy/Makefile')
-rw-r--r--www/p5-Plack-Middleware-Reproxy/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-Plack-Middleware-Reproxy/Makefile b/www/p5-Plack-Middleware-Reproxy/Makefile
index e6d8b8ba59e0..081ab617e8cb 100644
--- a/www/p5-Plack-Middleware-Reproxy/Makefile
+++ b/www/p5-Plack-Middleware-Reproxy/Makefile
@@ -11,10 +11,10 @@ MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to handle X-Reproxy-URL from within Plack
RUN_DEPENDS= \
- p5-Plack>0:${PORTSDIR}/www/p5-Plack \
- p5-URI>0:${PORTSDIR}/net/p5-URI
+ p5-Plack>0:www/p5-Plack \
+ p5-URI>0:net/p5-URI
BUILD_DEPENDS:= ${RUN_DEPENDS}
-TEST_DEPENDS= p5-TEST-TCP>0:${PORTSDIR}/devel/p5-Test-TCP
+TEST_DEPENDS= p5-TEST-TCP>0:devel/p5-Test-TCP
USES= perl5
USE_PERL5= configure