Remove Perl core modules
- While I'm here: - Add LICENSE_FILE - Add NO_ARCH With hat: perl
This commit is contained in:
parent
b8d6889a5d
commit
61f0f7990e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444741
1 changed files with 2 additions and 3 deletions
|
@ -14,15 +14,14 @@ COMMENT= Find a development path in an upper hierarchy
|
||||||
|
|
||||||
LICENSE= ART10 GPLv1
|
LICENSE= ART10 GPLv1
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= p5-Class-Tiny>=0.010:devel/p5-Class-Tiny \
|
BUILD_DEPENDS= p5-Class-Tiny>=0.010:devel/p5-Class-Tiny \
|
||||||
p5-Path-IsDev>=0.2.2:devel/p5-Path-IsDev \
|
p5-Path-IsDev>=0.2.2:devel/p5-Path-IsDev \
|
||||||
p5-Path-Tiny>=0.054:devel/p5-Path-Tiny
|
p5-Path-Tiny>=0.054:devel/p5-Path-Tiny
|
||||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||||
TEST_DEPENDS= p5-CPAN-Meta>0:devel/p5-CPAN-Meta \
|
|
||||||
p5-CPAN-Meta-Requirements>2.120:devel/p5-CPAN-Meta-Requirements \
|
|
||||||
p5-Test-Simple>=1.001003:devel/p5-Test-Simple
|
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue