diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-09-16 07:33:19 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-09-16 07:33:19 +0000 |
commit | 3fe176f0cf9157f40db18850b22169d54e406de4 (patch) | |
tree | 024b1999ce1d06db66c82870691bd86ab6d0fb8d /graphics/gdchart | |
parent | 65fe11231647bc85bed8bbd3a574c6007f3cc88f (diff) | |
download | ports-3fe176f0cf9157f40db18850b22169d54e406de4.tar.gz ports-3fe176f0cf9157f40db18850b22169d54e406de4.zip |
Notes
Diffstat (limited to 'graphics/gdchart')
-rw-r--r-- | graphics/gdchart/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gdchart/Makefile b/graphics/gdchart/Makefile index a255d7f34cab..e717f36bcf6a 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 |