mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Add test depends.
PR: ports/164346 Submitted by: swills
This commit is contained in:
parent
6bc1ba72a1
commit
a60428f444
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289584
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ COMMENT= Perl extension to manage trees of data using the nested set model
|
|||
RUN_DEPENDS= \
|
||||
p5-DBIx-Class>=0.08:${PORTSDIR}/databases/p5-DBIx-Class
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
TEST_DEPENDS= p5-DBICx-TestDatabase>=0:${PORTSDIR}/databases/p5-DBICx-TestDatabase \
|
||||
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue