- Add additional TEST_DEPENDS

PR:		ports/165539
Approved by:	maintainer timeout (az, >2 weeks)
Feature safe:	yes
This commit is contained in:
Steve Wills 2012-04-09 19:57:19 +00:00
parent 6033e5285f
commit 141521ddbc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294440

View file

@ -36,7 +36,8 @@ BUILD_DEPENDS= p5-Class-Load>=0.06:${PORTSDIR}/devel/p5-Class-Load \
RUN_DEPENDS:= ${BUILD_DEPENDS} RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \
p5-Test-Memory-Cycle>=0:${PORTSDIR}/devel/p5-Test-Memory-Cycle
PERL_CONFIGURE= yes PERL_CONFIGURE= yes