aboutsummaryrefslogtreecommitdiff
path: root/games/p5-Games-Dice
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2013-09-05 04:32:01 +0000
committerJason Helfman <jgh@FreeBSD.org>2013-09-05 04:32:01 +0000
commit2518e888d5c2ba18195747b866d1dda45ed0053c (patch)
treeddbbe9766f5ace5e254709ba7ef471399d6ae080 /games/p5-Games-Dice
parent8b3a2bdaf8d5dc94ba5bde10607d585c7f2e9d48 (diff)
- shift build_depends to test_depends
Approved by: danilogondolfo@gmail.com (maintainer, implicit)
Notes
Notes: svn path=/head/; revision=326341
Diffstat (limited to 'games/p5-Games-Dice')
-rw-r--r--games/p5-Games-Dice/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/p5-Games-Dice/Makefile b/games/p5-Games-Dice/Makefile
index 147a5136fa8b..5e50a9ab31e9 100644
--- a/games/p5-Games-Dice/Makefile
+++ b/games/p5-Games-Dice/Makefile
@@ -12,7 +12,7 @@ COMMENT= Perl module to simulate die rolls
LICENSE= MIT
-BUILD_DEPENDS= p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny \
+TEST_DEPENDS= p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny \
p5-Test-Script>=1.06:${PORTSDIR}/devel/p5-Test-Script \
p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple