summaryrefslogtreecommitdiffstats
path: root/graphics/gdchart
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2002-09-16 07:33:19 +0000
committerknu <knu@FreeBSD.org>2002-09-16 07:33:19 +0000
commit6f17a5e8cca68ee825b3c4da09a51a80bec97734 (patch)
treea57de46edc7ec4aad5f57833e48edadab37d0819 /graphics/gdchart
parent912f43aa62aa202dc50ac46ce8eb980b63bee216 (diff)
downloadFreeBSD-ports-6f17a5e8cca68ee825b3c4da09a51a80bec97734.zip
FreeBSD-ports-6f17a5e8cca68ee825b3c4da09a51a80bec97734.tar.gz
Oops, I forgot to update the gd dependency fromm gd to gd2.
PR: ports/42820 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Diffstat (limited to 'graphics/gdchart')
-rw-r--r--graphics/gdchart/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gdchart/Makefile b/graphics/gdchart/Makefile
index a255d7f..e717f36 100644
--- a/graphics/gdchart/Makefile
+++ b/graphics/gdchart/Makefile
@@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}dev
MAINTAINER= knu@FreeBSD.org
-LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd \
+LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd2 \
jpeg:${PORTSDIR}/graphics/jpeg \
freetype:${PORTSDIR}/print/freetype2
OpenPOWER on IntegriCloud