aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-App-perlbrew/Makefile
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2018-10-06 13:06:42 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2018-10-06 13:06:42 +0000
commit9dff3523203bdda7ae358dcff3eb5a5ef3e54d33 (patch)
tree0721b637b4bcfc0a8ff2a945bdcb7e68f8993680 /devel/p5-App-perlbrew/Makefile
parent2e4b740f2cc9a250b2c6056d8706e15d3bfa9763 (diff)
downloadports-9dff3523203bdda7ae358dcff3eb5a5ef3e54d33.tar.gz
ports-9dff3523203bdda7ae358dcff3eb5a5ef3e54d33.zip
Notes
Diffstat (limited to 'devel/p5-App-perlbrew/Makefile')
-rw-r--r--devel/p5-App-perlbrew/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-App-perlbrew/Makefile b/devel/p5-App-perlbrew/Makefile
index b536499c502e..51c44adeb27c 100644
--- a/devel/p5-App-perlbrew/Makefile
+++ b/devel/p5-App-perlbrew/Makefile
@@ -14,11 +14,11 @@ COMMENT= Perl Environment manager
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-CPAN-Perl-Releases>=3.66:devel/p5-CPAN-Perl-Releases \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-CPAN-Perl-Releases>=3.66:devel/p5-CPAN-Perl-Releases \
p5-Capture-Tiny>=0.36:devel/p5-Capture-Tiny \
p5-Devel-PatchPerl>=1.52:devel/p5-Devel-PatchPerl \
p5-local-lib>=2.000014:devel/p5-local-lib
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-File-Which>=1.21:sysutils/p5-File-Which \
p5-IO-All>=0.51:devel/p5-IO-All \
p5-Path-Class>=0.33:devel/p5-Path-Class \