aboutsummaryrefslogtreecommitdiff
path: root/devel/bugzilla3
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2010-03-08 12:51:42 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2010-03-08 12:51:42 +0000
commit24f76b96b88c9218f00e1320960fd764a0f2002f (patch)
treeb72c9255017b53d1a86c8a3b35782635822a013d /devel/bugzilla3
parentdcd97a0c7679c0e39c53ab5feeb88ac243a815ac (diff)
downloadports-24f76b96b88c9218f00e1320960fd764a0f2002f.tar.gz
ports-24f76b96b88c9218f00e1320960fd764a0f2002f.zip
Notes
Diffstat (limited to 'devel/bugzilla3')
-rw-r--r--devel/bugzilla3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bugzilla3/Makefile b/devel/bugzilla3/Makefile
index 65aef4c503f7..32cbe8f27d90 100644
--- a/devel/bugzilla3/Makefile
+++ b/devel/bugzilla3/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