summaryrefslogtreecommitdiff
path: root/www/p5-Plack-Middleware-FixMissingBodyInRedirect/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Plack-Middleware-FixMissingBodyInRedirect/Makefile')
-rw-r--r--www/p5-Plack-Middleware-FixMissingBodyInRedirect/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-Plack-Middleware-FixMissingBodyInRedirect/Makefile b/www/p5-Plack-Middleware-FixMissingBodyInRedirect/Makefile
index 096cae108d68..c4413151d761 100644
--- a/www/p5-Plack-Middleware-FixMissingBodyInRedirect/Makefile
+++ b/www/p5-Plack-Middleware-FixMissingBodyInRedirect/Makefile
@@ -14,10 +14,10 @@ COMMENT= Sets body for redirect response, if it is not already set
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
- p5-Plack>=0:${PORTSDIR}/www/p5-Plack
+BUILD_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \
+ p5-Plack>=0:www/p5-Plack
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message
+TEST_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message
USE_PERL5= configure
USES= perl5