- Add TEST_DEPENDS to enable testing
PR: ports/164363 Submitted by: swills (myself) Approved by: maintainer (blanket)
This commit is contained in:
parent
706f45ae54
commit
283af75a64
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290061
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ RUN_DEPENDS= \
|
|||
p5-Class-Accessor-Lite>0:${PORTSDIR}/devel/p5-Class-Accessor-Lite \
|
||||
p5-DBI>0:${PORTSDIR}/databases/p5-DBI
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \
|
||||
p5-Test-Simple>=0.94:${PORTSDIR}/devel/p5-Test-Simple
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue