devel/p5-MooX-late: add depend for Test::Requires

PR:		192454
Approved by:	kuriyama (maintainer)
This commit is contained in:
Kurt Jaeger 2014-08-12 15:55:33 +00:00
parent d49cb5cb02
commit 6e08ec9ff8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364714

View file

@ -11,6 +11,7 @@ COMMENT= Perl extension to easily translate Moose code to Moo
RUN_DEPENDS= \
p5-Moo>=1.003000:${PORTSDIR}/devel/p5-Moo \
p5-Test-Requires>=0.06:${PORTSDIR}/devel/p5-Test-Requires \
p5-Type-Tiny>=0.016:${PORTSDIR}/devel/p5-Type-Tiny
BUILD_DEPENDS= ${RUN_DEPENDS}