aboutsummaryrefslogtreecommitdiff
path: root/devel/bugzilla
diff options
context:
space:
mode:
Diffstat (limited to 'devel/bugzilla')
-rw-r--r--devel/bugzilla/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bugzilla/Makefile b/devel/bugzilla/Makefile
index 65aef4c503f7..32cbe8f27d90 100644
--- a/devel/bugzilla/Makefile
+++ b/devel/bugzilla/Makefile
@@ -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