- Add missing DEPENDS
- Bump PORTREVISION PR: ports/165161 Approved by: maintainer timeout (lth, > 2 weeks)
This commit is contained in:
parent
290fab94e3
commit
66c2386de9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292714
1 changed files with 3 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= File-Find-Rule-Perl
|
||||
PORTVERSION= 1.12
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= File
|
||||
|
@ -16,7 +17,8 @@ MAINTAINER= lth@FreeBSD.org
|
|||
COMMENT= Common rules for searching for Perl things
|
||||
|
||||
BUILD_DEPENDS= p5-File-Find-Rule>=0.20:${PORTSDIR}/devel/p5-File-Find-Rule \
|
||||
p5-Parse-CPAN-Meta>=0:${PORTSDIR}/devel/p5-Parse-CPAN-Meta
|
||||
p5-Parse-CPAN-Meta>=1.38:${PORTSDIR}/devel/p5-Parse-CPAN-Meta \
|
||||
p5-Params-Util>=0.38:${PORTSDIR}/devel/p5-Params-Util
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
|
Loading…
Reference in a new issue