- Fix BUILD_DEPENDS: ExtUtils::CBuilder 0.27+ is already in all supported Perl releases

With hat:	perl
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-01-07 17:56:20 +00:00
parent d05eb311e8
commit 43c268d26a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376483

View file

@ -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