aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Test-WWW-Mechanize-PSGI/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-WWW-Mechanize-PSGI/Makefile')
-rw-r--r--devel/p5-Test-WWW-Mechanize-PSGI/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Test-WWW-Mechanize-PSGI/Makefile b/devel/p5-Test-WWW-Mechanize-PSGI/Makefile
index 83fe5b8c80eb..62088f4fa048 100644
--- a/devel/p5-Test-WWW-Mechanize-PSGI/Makefile
+++ b/devel/p5-Test-WWW-Mechanize-PSGI/Makefile
@@ -11,9 +11,9 @@ MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to test PSGI programs using WWW::Mechanize
RUN_DEPENDS= \
- p5-Plack>0:${PORTSDIR}/www/p5-Plack \
- p5-Test-WWW-Mechanize>0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize \
- p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny
+ p5-Plack>0:www/p5-Plack \
+ p5-Test-WWW-Mechanize>0:devel/p5-Test-WWW-Mechanize \
+ p5-Try-Tiny>0:lang/p5-Try-Tiny
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5