Update devel/p5-chart --> devel/p5-Chart to fix INDEX build
Pointyhat: sunpoet
This commit is contained in:
parent
425d0841bb
commit
7b74961dbc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300324
2 changed files with 2 additions and 2 deletions
|
@ -82,7 +82,7 @@ RUN_DEPENDS+= p5-GD>=1.20:${PORTSDIR}/graphics/p5-GD \
|
|||
.endif
|
||||
|
||||
.ifdef WITH_CHARTING_MODULES
|
||||
RUN_DEPENDS+= p5-Chart>=2.1:${PORTSDIR}/graphics/p5-chart
|
||||
RUN_DEPENDS+= p5-Chart>=2.1:${PORTSDIR}/graphics/p5-Chart
|
||||
.endif
|
||||
|
||||
.ifdef WITH_PATCH_VIEWER
|
||||
|
|
|
@ -82,7 +82,7 @@ RUN_DEPENDS+= p5-GD>=1.20:${PORTSDIR}/graphics/p5-GD \
|
|||
.endif
|
||||
|
||||
.ifdef WITH_CHARTING_MODULES
|
||||
RUN_DEPENDS+= p5-Chart>=2.1:${PORTSDIR}/graphics/p5-chart
|
||||
RUN_DEPENDS+= p5-Chart>=2.1:${PORTSDIR}/graphics/p5-Chart
|
||||
.endif
|
||||
|
||||
.ifdef WITH_PATCH_VIEWER
|
||||
|
|
Loading…
Reference in a new issue