mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Add additional TEST_DEPENDS
PR: ports/165539 Approved by: maintainer timeout (az, >2 weeks) Feature safe: yes
This commit is contained in:
parent
6033e5285f
commit
141521ddbc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294440
1 changed files with 2 additions and 1 deletions
|
@ -36,7 +36,8 @@ BUILD_DEPENDS= p5-Class-Load>=0.06:${PORTSDIR}/devel/p5-Class-Load \
|
||||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
|
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
|
||||||
p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences
|
p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \
|
||||||
|
p5-Test-Memory-Cycle>=0:${PORTSDIR}/devel/p5-Test-Memory-Cycle
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue