summaryrefslogtreecommitdiff
path: root/math/p5-Math-Random-MT-Auto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Math-Random-MT-Auto/Makefile')
-rw-r--r--math/p5-Math-Random-MT-Auto/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-Random-MT-Auto/Makefile b/math/p5-Math-Random-MT-Auto/Makefile
index 608d2fec35f3..dcce7d82c558 100644
--- a/math/p5-Math-Random-MT-Auto/Makefile
+++ b/math/p5-Math-Random-MT-Auto/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Auto-seeded Mersenne Twister PRNGs
-BUILD_DEPENDS= p5-Exception-Class>=1.32:devel/p5-Exception-Class \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_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:www/p5-libwww
USES= perl5