diff options
Diffstat (limited to 'devel/p5-Benchmark-Timer/Makefile')
-rw-r--r-- | devel/p5-Benchmark-Timer/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Benchmark-Timer/Makefile b/devel/p5-Benchmark-Timer/Makefile index 6c3d4031bc2c..85329b6e6833 100644 --- a/devel/p5-Benchmark-Timer/Makefile +++ b/devel/p5-Benchmark-Timer/Makefile @@ -11,13 +11,13 @@ COMMENT= Code benchmarking tool LICENSE= GPLv2 -BUILD_DEPENDS= p5-Module-Install>0:${PORTSDIR}/devel/p5-Module-Install \ - p5-URI>=0:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-Module-Install>0:devel/p5-Module-Install \ + p5-URI>=0:net/p5-URI OPTIONS_DEFINE= SAMPLE OPTIONS_DEFAULT= SAMPLE SAMPLE_DESC= Statistical Sampling Support -SAMPLE_BUILD_DEPENDS= p5-Statistics-TTest>1:${PORTSDIR}/math/p5-Statistics-TTest +SAMPLE_BUILD_DEPENDS= p5-Statistics-TTest>1:math/p5-Statistics-TTest USES= perl5 USE_PERL5= configure |