- Add TEST_DEPENDS to enable testing
Approved by: portmgr (blanket)
This commit is contained in:
parent
b4cd0f56d5
commit
6c010886a1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291764
@ -18,6 +18,10 @@ COMMENT= Perl extension to extend your attribute interfaces
|
||||
RUN_DEPENDS= \
|
||||
p5-Mouse>=0.40:${PORTSDIR}/devel/p5-Mouse
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
TEST_DEPENDS= p5-Any-Moose>=0:${PORTSDIR}/devel/p5-Any-Moose \
|
||||
p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
|
||||
p5-Test-UseAllModules>=0:${PORTSDIR}/devel/p5-Test-UseAllModules \
|
||||
p5-Test-Data>=0:${PORTSDIR}/devel/p5-Test-Data
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user