mirror of
https://git.freebsd.org/ports.git
synced 2025-05-19 10:33:12 -04:00
- Fix BUILD_DEPENDS: ExtUtils::CBuilder 0.27+ is already in all supported Perl releases
With hat: perl
This commit is contained in:
parent
d05eb311e8
commit
43c268d26a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376483
1 changed files with 1 additions and 2 deletions
|
@ -16,8 +16,7 @@ LICENSE_COMB= dual
|
|||
RUN_DEPENDS= \
|
||||
p5-MRO-Compat>=0.09:${PORTSDIR}/devel/p5-MRO-Compat \
|
||||
p5-Hash-Util-FieldHash-Compat>0:${PORTSDIR}/devel/p5-Hash-Util-FieldHash-Compat
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS} \
|
||||
p5-ExtUtils-CBuilder>0:${PORTSDIR}/devel/p5-ExtUtils-CBuilder
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
p5-Scope-Guard>=0.20:${PORTSDIR}/devel/p5-Scope-Guard
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue