mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
- Tests also require Test::Most
This commit is contained in:
parent
6fe9089eae
commit
fe6fe6dac1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289165
1 changed files with 2 additions and 1 deletions
|
@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-ExtUtils-PkgConfig>=1.03:${PORTSDIR}/devel/p5-ExtUtils-PkgConf
|
|||
LIB_DEPENDS= gsl.16:${PORTSDIR}/math/gsl
|
||||
|
||||
TEST_DEPENDS= p5-Test-Class>=0.12:${PORTSDIR}/devel/p5-Test-Class \
|
||||
p5-Test-Exception>=0.21:${PORTSDIR}/devel/p5-Test-Exception
|
||||
p5-Test-Exception>=0.21:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
MAKE_ENV= INC="-I${LOCALBASE}/include"
|
||||
|
|
Loading…
Add table
Reference in a new issue