1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00

- Add TEST_DEPENDS to enable testing

Approved by:	portmgr (blanket)
This commit is contained in:
Steve Wills 2012-02-20 15:15:01 +00:00
parent 3fb463ae01
commit 17cbe7bc39
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291942

View File

@ -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