aboutsummaryrefslogtreecommitdiff
path: root/games/p5-Algorithm-Pair-Swiss
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-03-01 03:06:31 +0000
committerSteve Wills <swills@FreeBSD.org>2012-03-01 03:06:31 +0000
commitc0350dc160c4f2b25157299db919cbfeb2669187 (patch)
treea86ad9480925289bb779dd45396612ac4df1430f /games/p5-Algorithm-Pair-Swiss
parent92269a1de2efc711946783fb1aa0d7e601b1497f (diff)
downloadports-c0350dc160c4f2b25157299db919cbfeb2669187.tar.gz
ports-c0350dc160c4f2b25157299db919cbfeb2669187.zip
- Add TEST_DEPENDS to enable testing
Notes
Notes: svn path=/head/; revision=292468
Diffstat (limited to 'games/p5-Algorithm-Pair-Swiss')
-rw-r--r--games/p5-Algorithm-Pair-Swiss/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/p5-Algorithm-Pair-Swiss/Makefile b/games/p5-Algorithm-Pair-Swiss/Makefile
index 35387fdef5b9..bd8401256653 100644
--- a/games/p5-Algorithm-Pair-Swiss/Makefile
+++ b/games/p5-Algorithm-Pair-Swiss/Makefile
@@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Generate unique pairings for tournaments
+TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
+
MAN3= Algorithm::Pair::Swiss.3
PERL_MODBUILD= yes