summaryrefslogtreecommitdiff
path: root/devel/p5-File-ShareDir-PathClass/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-File-ShareDir-PathClass/Makefile')
-rw-r--r--devel/p5-File-ShareDir-PathClass/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-File-ShareDir-PathClass/Makefile b/devel/p5-File-ShareDir-PathClass/Makefile
index 9be5ca903c8c..8070eeff128c 100644
--- a/devel/p5-File-ShareDir-PathClass/Makefile
+++ b/devel/p5-File-ShareDir-PathClass/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= wen@FreeBSD.org
COMMENT= File::ShareDir returning Path::Class objects
-BUILD_DEPENDS= p5-File-ShareDir>=0:devel/p5-File-ShareDir \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-File-ShareDir>=0:devel/p5-File-ShareDir \
p5-Path-Class>=0:devel/p5-Path-Class \
p5-Sub-Exporter>=0:devel/p5-Sub-Exporter
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= modbuild