- Remove unnecessary BUILD_DEPENDS: ExtUtils::MakeMaker>=6.11 is already in all supported Perl releases
- USE_PERL5 will be added automatically if PERL_CONFIGURE is set Submitted by: sunpoet (myself) Approved by: Alex Bakhtin <alex.bakhtin@gmail.com> (maintainer, via email) Feature safe: yes
This commit is contained in:
parent
ae664a863e
commit
0fabdb3598
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287251
1 changed files with 0 additions and 2 deletions
|
@ -17,9 +17,7 @@ COMMENT= Helps you paginate, search, sort, and more easily using DBIx::Class
|
|||
RUN_DEPENDS= p5-Catalyst-Model-DBIC-Schema>=0.29:${PORTSDIR}/www/p5-Catalyst-Model-DBIC-Schema \
|
||||
p5-Catalyst-Runtime>=5.80000:${PORTSDIR}/www/p5-Catalyst-Runtime \
|
||||
p5-DBIx-Class>=0.08108:${PORTSDIR}/databases/p5-DBIx-Class
|
||||
BUILD_DEPENDS= p5-ExtUtils-MakeMaker>=6.11:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker
|
||||
|
||||
USE_PERL5= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Catalyst::TraitFor::Controller::DBIC::DoesPaging.3
|
||||
|
|
Loading…
Reference in a new issue