Add removed Perl core modules to *_DEPENDS
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
a00a872a8d
commit
832af610b5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=438084
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= CPANPLUS
|
||||
PORTVERSION= 0.9164
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:BINGOS
|
||||
@ -14,7 +15,13 @@ COMMENT= Ameliorated interface to the CPAN
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Module-Signature>=0:security/p5-Module-Signature
|
||||
BUILD_DEPENDS= p5-Archive-Extract>=0.16:archivers/p5-Archive-Extract \
|
||||
p5-Log-Message>=0.01:devel/p5-Log-Message \
|
||||
p5-Module-Pluggable>=2.4:devel/p5-Module-Pluggable \
|
||||
p5-Module-Signature>=0.06:security/p5-Module-Signature \
|
||||
p5-Object-Accessor>=0.44:devel/p5-Object-Accessor \
|
||||
p5-Package-Constants>=0.01:devel/p5-Package-Constants \
|
||||
p5-Term-UI>=0.18:devel/p5-Term-UI
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
OPTIONS_DEFINE= TEST_REPORTER YAML
|
||||
|
Loading…
Reference in New Issue
Block a user