summaryrefslogtreecommitdiff
path: root/devel/p5-RunApp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-RunApp/Makefile')
-rw-r--r--devel/p5-RunApp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-RunApp/Makefile b/devel/p5-RunApp/Makefile
index fa535eb20ba9..3c77aa50d051 100644
--- a/devel/p5-RunApp/Makefile
+++ b/devel/p5-RunApp/Makefile
@@ -15,9 +15,9 @@ COMMENT= Generic module to run web-applications
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-App-Control>=0:${PORTSDIR}/devel/p5-App-Control \
- p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \
- p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
+BUILD_DEPENDS= p5-App-Control>=0:devel/p5-App-Control \
+ p5-Template-Toolkit>=0:www/p5-Template-Toolkit \
+ p5-YAML>=0:textproc/p5-YAML
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5