- Add TEST_DEPENDS to enable testing

PR:		ports/164342
Submitted by:	swills (myself)
Approved by:	maintainer (blanket)
This commit is contained in:
Steve Wills 2012-01-29 21:34:01 +00:00
parent eb84baaa59
commit 22b0e1fea5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290057

View File

@ -17,6 +17,8 @@ COMMENT= Perl extension to manipulate and anaylze tree structured data
RUN_DEPENDS= \
p5-DBIx-Class>=0.08100:${PORTSDIR}/databases/p5-DBIx-Class
BUILD_DEPENDS= ${RUN_DEPENDS}
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite
PERL_CONFIGURE= yes