diff options
Diffstat (limited to 'games/p5-Games-Dice')
-rw-r--r-- | games/p5-Games-Dice/Makefile | 2 |
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 |