aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-Builder
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
commit72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch)
tree38b741bb92caf8470d126310c77168cb30040476 /www/p5-CGI-Builder
parent5e102732a601b54d1dc9e887dc050777bf920349 (diff)
Notes
Diffstat (limited to 'www/p5-CGI-Builder')
-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