aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-File-ShareDir-ProjectDistDir/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-File-ShareDir-ProjectDistDir/Makefile')
-rw-r--r--devel/p5-File-ShareDir-ProjectDistDir/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-File-ShareDir-ProjectDistDir/Makefile b/devel/p5-File-ShareDir-ProjectDistDir/Makefile
index fa5c82823aff..2398758ec067 100644
--- a/devel/p5-File-ShareDir-ProjectDistDir/Makefile
+++ b/devel/p5-File-ShareDir-ProjectDistDir/Makefile
@@ -12,12 +12,12 @@ COMMENT= Perl extension for set-and-forget using a directory in projects root
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-RUN_DEPENDS= p5-File-ShareDir>0:${PORTSDIR}/devel/p5-File-ShareDir \
- p5-Path-Class>0:${PORTSDIR}/devel/p5-Path-Class \
- p5-Path-FindDev>0:${PORTSDIR}/devel/p5-Path-FindDev \
- p5-Path-IsDev>0:${PORTSDIR}/devel/p5-Path-IsDev \
- p5-Path-Tiny>0:${PORTSDIR}/devel/p5-Path-Tiny \
- p5-Sub-Exporter>0:${PORTSDIR}/devel/p5-Sub-Exporter
+RUN_DEPENDS= p5-File-ShareDir>0:devel/p5-File-ShareDir \
+ p5-Path-Class>0:devel/p5-Path-Class \
+ p5-Path-FindDev>0:devel/p5-Path-FindDev \
+ p5-Path-IsDev>0:devel/p5-Path-IsDev \
+ p5-Path-Tiny>0:devel/p5-Path-Tiny \
+ p5-Sub-Exporter>0:devel/p5-Sub-Exporter
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5