- Add missing build depends to silence build warnings

This commit is contained in:
Steve Wills 2011-10-07 14:47:53 +00:00
parent 089c4d4990
commit f810908115
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283127

View File

@ -15,9 +15,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Apply roles to a class related to yours
RUN_DEPENDS= \
BUILD_DEPENDS= \
p5-Moose>=2:${PORTSDIR}/devel/p5-Moose \
p5-MooseX-Role-Parameterized>=0.04:${PORTSDIR}/devel/p5-MooseX-Role-Parameterized
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes