- Add TEST_DEPENDS
PR: ports/164262 Submitted by: swills
This commit is contained in:
parent
6e59ecf002
commit
5b1618350c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289507
1 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,9 @@ RUN_DEPENDS= p5-Carp-Clan>=6.0:${PORTSDIR}/devel/p5-Carp-Clan \
|
|||
p5-DBIx-Class>=0.08124:${PORTSDIR}/databases/p5-DBIx-Class \
|
||||
p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1
|
||||
|
||||
TEST_DEPENDS= p5-Cache-Cache>=0:${PORTSDIR}/devel/p5-Cache-Cache \
|
||||
p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= DBIx::Class::Cursor::Cached.3
|
||||
|
|
Loading…
Reference in a new issue