diff options
Diffstat (limited to 'math/p5-Math-Random-MT/Makefile')
-rw-r--r-- | math/p5-Math-Random-MT/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Random-MT/Makefile b/math/p5-Math-Random-MT/Makefile index 40cc95b790f0..0c1102eba3a3 100644 --- a/math/p5-Math-Random-MT/Makefile +++ b/math/p5-Math-Random-MT/Makefile @@ -12,7 +12,7 @@ COMMENT= The Mersenne Twister PRNG LICENSE= BSD3CLAUSE -TEST_DEPENDS= p5-Test-Number-Delta>=0:${PORTSDIR}/devel/p5-Test-Number-Delta +TEST_DEPENDS= p5-Test-Number-Delta>=0:devel/p5-Test-Number-Delta USES= perl5 USE_PERL5= configure |