- Fix the missing dependency on devel/p5-Module-Build.
Noticed by: pav Approved by: rafan (mentor, implicit)
This commit is contained in:
parent
a4f7a538a2
commit
ab2ae35a90
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=196538
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ MAINTAINER= chinsan@FreeBSD.org
|
|||
COMMENT= General XML-JSON converter based on Google Data APIs
|
||||
|
||||
BUILD_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
|
||||
p5-Module-Build>=0:${PORTSDIR}/devel/p5-Module-Build \
|
||||
p5-Perl6-Export-Attrs>=0:${PORTSDIR}/devel/p5-Perl6-Export-Attrs \
|
||||
p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings \
|
||||
p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require \
|
||||
|
|
Loading…
Reference in a new issue