aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-Builder/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-CGI-Builder/Makefile')
-rw-r--r--www/p5-CGI-Builder/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-CGI-Builder/Makefile b/www/p5-CGI-Builder/Makefile
index 52f9196e5ade..5626930f9302 100644
--- a/www/p5-CGI-Builder/Makefile
+++ b/www/p5-CGI-Builder/Makefile
@@ -14,8 +14,8 @@ COMMENT= Perl module intended to make it easier to create reusable web apps
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-IO-Util>=0:${PORTSDIR}/devel/p5-IO-Util \
- p5-OOTools>=0:${PORTSDIR}/devel/p5-OOTools
+BUILD_DEPENDS= p5-IO-Util>=0:devel/p5-IO-Util \
+ p5-OOTools>=0:devel/p5-OOTools
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5