diff options
Diffstat (limited to 'devel/p5-Path-FindDev/Makefile')
-rw-r--r-- | devel/p5-Path-FindDev/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Path-FindDev/Makefile b/devel/p5-Path-FindDev/Makefile index 151e461cfda2..b70ba02f62b7 100644 --- a/devel/p5-Path-FindDev/Makefile +++ b/devel/p5-Path-FindDev/Makefile @@ -15,13 +15,13 @@ COMMENT= Find a development path in an upper hierarchy LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Class-Tiny>=0.010:${PORTSDIR}/devel/p5-Class-Tiny \ - p5-Path-IsDev>=0.2.2:${PORTSDIR}/devel/p5-Path-IsDev \ - p5-Path-Tiny>=0.054:${PORTSDIR}/devel/p5-Path-Tiny +BUILD_DEPENDS= p5-Class-Tiny>=0.010:devel/p5-Class-Tiny \ + p5-Path-IsDev>=0.2.2:devel/p5-Path-IsDev \ + p5-Path-Tiny>=0.054:devel/p5-Path-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-CPAN-Meta>0:${PORTSDIR}/devel/p5-CPAN-Meta \ - p5-CPAN-Meta-Requirements>2.120:${PORTSDIR}/devel/p5-CPAN-Meta-Requirements \ - p5-Test-Simple>=1.001.003:${PORTSDIR}/devel/p5-Test-Simple +TEST_DEPENDS= p5-CPAN-Meta>0:devel/p5-CPAN-Meta \ + p5-CPAN-Meta-Requirements>2.120:devel/p5-CPAN-Meta-Requirements \ + p5-Test-Simple>=1.001.003:devel/p5-Test-Simple USES= perl5 USE_PERL5= configure |