mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
- Add missing build depends to silence build warnings
This commit is contained in:
parent
089c4d4990
commit
f810908115
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283127
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user