aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-02-20 23:15:01 +0800
committerswills <swills@FreeBSD.org>2012-02-20 23:15:01 +0800
commite99cd3b274d6a233b4c42cd353a6a28eece6ba08 (patch)
tree3dbae585a6cf059bf2857f76a0f6190b92671006 /devel
parent949965557b400afb60c4e99a88232665e686f8da (diff)
downloadfreebsd-ports-gnome-e99cd3b274d6a233b4c42cd353a6a28eece6ba08.tar.gz
freebsd-ports-gnome-e99cd3b274d6a233b4c42cd353a6a28eece6ba08.tar.zst
freebsd-ports-gnome-e99cd3b274d6a233b4c42cd353a6a28eece6ba08.zip
- Add TEST_DEPENDS to enable testing
Approved by: portmgr (blanket)
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Test-NoWarnings/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Test-NoWarnings/Makefile b/devel/p5-Test-NoWarnings/Makefile
index 7e8f9913158b..a9de7f5bbf39 100644
--- a/devel/p5-Test-NoWarnings/Makefile
+++ b/devel/p5-Test-NoWarnings/Makefile
@@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lippe@FreeBSD.org
COMMENT= Hide and store warnings while running test scripts
+TEST_DEPENDS= p5-Test-Tester>=0:${PORTSDIR}/devel/p5-Test-Tester
+
PERL_CONFIGURE= yes
MAN3= Test::NoWarnings.3