- Use TEST_DEPENDS for test-only dependency

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-12-23 21:12:23 +00:00
parent 14dc47e982
commit 618d41c57c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287949

View file

@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Report errors from perspective of caller of a "clan" of modules
BUILD_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
PERL_CONFIGURE= yes