mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
Fix dependency name.
Pointed by: QAT
This commit is contained in:
parent
dcd97a0c76
commit
24f76b96b8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=250696
@ -89,7 +89,7 @@ RUN_DEPENDS+= p5-GD>=1.20:${PORTSDIR}/graphics/p5-GD \
|
||||
.endif
|
||||
|
||||
.ifdef WITH_CHARTING_MODULES
|
||||
RUN_DEPENDS+= p5-chart>=1.0:${PORTSDIR}/graphics/p5-chart
|
||||
RUN_DEPENDS+= p5-Chart>=1.0:${PORTSDIR}/graphics/p5-chart
|
||||
.endif
|
||||
|
||||
.ifdef WITH_PATCH_VIEWER
|
||||
|
@ -89,7 +89,7 @@ RUN_DEPENDS+= p5-GD>=1.20:${PORTSDIR}/graphics/p5-GD \
|
||||
.endif
|
||||
|
||||
.ifdef WITH_CHARTING_MODULES
|
||||
RUN_DEPENDS+= p5-chart>=1.0:${PORTSDIR}/graphics/p5-chart
|
||||
RUN_DEPENDS+= p5-Chart>=1.0:${PORTSDIR}/graphics/p5-chart
|
||||
.endif
|
||||
|
||||
.ifdef WITH_PATCH_VIEWER
|
||||
|
Loading…
Reference in New Issue
Block a user