aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-WWW-Mechanize-CGI/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-WWW-Mechanize-CGI/Makefile')
-rw-r--r--devel/p5-Test-WWW-Mechanize-CGI/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-WWW-Mechanize-CGI/Makefile b/devel/p5-Test-WWW-Mechanize-CGI/Makefile
index a849391c3ec0..e1ec6efbbf8e 100644
--- a/devel/p5-Test-WWW-Mechanize-CGI/Makefile
+++ b/devel/p5-Test-WWW-Mechanize-CGI/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Test CGI applications with Test::WWW::Mechanize
-RUN_DEPENDS= p5-WWW-Mechanize-CGI>=0.2:${PORTSDIR}/www/p5-WWW-Mechanize-CGI \
- p5-Test-WWW-Mechanize>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize
+RUN_DEPENDS= p5-WWW-Mechanize-CGI>=0.2:www/p5-WWW-Mechanize-CGI \
+ p5-Test-WWW-Mechanize>=0:devel/p5-Test-WWW-Mechanize
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5