mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Add TEST_DEPENDS
PR: ports/164491 Submitted by: swills (myself) Approved by: ports@c0decafe.net (maintainer)
This commit is contained in:
parent
2cc2ef999d
commit
8010166e4d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290409
@ -18,6 +18,8 @@ BUILD_DEPENDS= p5-DBIx-Class>=0:${PORTSDIR}/databases/p5-DBIx-Class\
|
||||
p5-DBIx-Class-Schema-Loader>=0.07002:${PORTSDIR}/databases/p5-DBIx-Class-Schema-Loader\
|
||||
p5-Dancer>=0:${PORTSDIR}/www/p5-Dancer
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user