summaryrefslogtreecommitdiff
path: root/graphics/p5-Chart
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2003-08-18 23:08:38 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2003-08-18 23:08:38 +0000
commite6e7d1aef60bbd6b2cfa76c022ba63efe4b2f4d3 (patch)
tree83ecfe17db5eeb8d8aa70f2acd2aabd60912cef6 /graphics/p5-Chart
parentbump PORTEPOCH (diff)
Fix forgotten gd* dependency.
Notes
Notes: svn path=/head/; revision=87236
Diffstat (limited to 'graphics/p5-Chart')
-rw-r--r--graphics/p5-Chart/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile
index f34f0733c8e0..1781b227ca2c 100644
--- a/graphics/p5-Chart/Makefile
+++ b/graphics/p5-Chart/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= mat@FreeBSD.org
COMMENT= A perl5 interface to build chart graphics
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD2
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD
PERL_CONFIGURE= yes