1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Add test depends to enable testing

This commit is contained in:
Steve Wills 2011-10-07 15:32:23 +00:00
parent 5ea32a22f9
commit 715f68b6ee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283132

View File

@ -21,6 +21,8 @@ RUN_DEPENDS= p5-Moose>=0.39:${PORTSDIR}/devel/p5-Moose \
p5-MooseX-Types>=0.04:${PORTSDIR}/devel/p5-MooseX-Types
BUILD_DEPENDS= ${RUN_DEPENDS}
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
PERL_CONFIGURE= yes
MAN3= MooseX::Types::Common.3 \