mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- Add test dependency to allow testing
This commit is contained in:
parent
3c8afcc15a
commit
7a156343e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283053
@ -20,6 +20,7 @@ BUILD_DEPENDS= p5-Moose>=0.89:${PORTSDIR}/devel/p5-Moose \
|
||||
p5-Tie-ToObject>=0.01:${PORTSDIR}/devel/p5-Tie-ToObject \
|
||||
p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
@ -17,6 +17,8 @@ COMMENT= Declarative Validation of Perl Data Structures
|
||||
|
||||
BUILD_DEPENDS= p5-Class-Inspector>=1.24:${PORTSDIR}/devel/p5-Class-Inspector
|
||||
RUN_DEPENDS= p5-Class-Inspector>=1.24:${PORTSDIR}/devel/p5-Class-Inspector
|
||||
TEST_DEPENDS= p5-Carp-Clan>=5.3:${PORTSDIR}/devel/p5-Carp-Clan \
|
||||
p5-aliased>=0:${PORTSDIR}/devel/p5-aliased
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user