mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Add TEST_DEPENDS to enable testing
This commit is contained in:
parent
442fa68ede
commit
264f90ac0a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292180
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ RUN_DEPENDS= p5-Path-Abstract>0:${PORTSDIR}/devel/p5-Path-Abstract \
|
|||
p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \
|
||||
p5-URI>=0:${PORTSDIR}/net/p5-URI \
|
||||
p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor
|
||||
TEST_DEPENDS= p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most \
|
||||
p5-Test-Lazy>=0:${PORTSDIR}/devel/p5-Test-Lazy
|
||||
|
||||
USE_PERL5= yes
|
||||
PERL_CONFIGURE= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue