aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Random-MT-Auto
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /math/p5-Math-Random-MT-Auto
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
Notes
Diffstat (limited to 'math/p5-Math-Random-MT-Auto')
-rw-r--r--math/p5-Math-Random-MT-Auto/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-Random-MT-Auto/Makefile b/math/p5-Math-Random-MT-Auto/Makefile
index 16606d86a2ae..608d2fec35f3 100644
--- a/math/p5-Math-Random-MT-Auto/Makefile
+++ b/math/p5-Math-Random-MT-Auto/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Auto-seeded Mersenne Twister PRNGs
-BUILD_DEPENDS= p5-Exception-Class>=1.32:${PORTSDIR}/devel/p5-Exception-Class \
- p5-Object-InsideOut>=3.88:${PORTSDIR}/devel/p5-Object-InsideOut
+BUILD_DEPENDS= p5-Exception-Class>=1.32:devel/p5-Exception-Class \
+ p5-Object-InsideOut>=3.88:devel/p5-Object-InsideOut
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+TEST_DEPENDS= p5-libwww>=0:www/p5-libwww
USES= perl5
USE_PERL5= configure