- Tests also require Test::Most

This commit is contained in:
Steve Wills 2012-01-14 14:41:46 +00:00
parent 6fe9089eae
commit fe6fe6dac1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289165

View file

@ -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"