mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 15:07:01 -04:00
- Remove p5-Module-Build from BUILD_DEPENDS: already brought in by USE_PERL5=modbuild
- Add NO_ARCH [1] Approved by: portmgr (blanket) [1] With hat: perl
This commit is contained in:
parent
bc7102024b
commit
027916a09d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=430022
1 changed files with 1 additions and 1 deletions
|
@ -12,12 +12,12 @@ MAINTAINER= ychsiao@ychsiao.org
|
|||
COMMENT= Module::Build subclass with prepackaged tests
|
||||
|
||||
BUILD_DEPENDS= p5-YAML>=0:textproc/p5-YAML \
|
||||
p5-Module-Build>=0.26.09:devel/p5-Module-Build \
|
||||
p5-Test-Pod>=0:devel/p5-Test-Pod \
|
||||
p5-File-Find-Rule>=0:devel/p5-File-Find-Rule \
|
||||
p5-Test-Pod-Coverage>=0:devel/p5-Test-Pod-Coverage
|
||||
RUN_DEPENDS= p5-File-Find-Rule>=0:devel/p5-File-Find-Rule
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue