aboutsummaryrefslogtreecommitdiff
path: root/devel/cvsgraph
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2001-03-10 14:19:00 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2001-03-10 14:19:00 +0000
commit243f9aa92f8d906bcb828bc9c5804c61d8dda8ae (patch)
treef9062085aa7fa4718debb97846169fe810573948 /devel/cvsgraph
parent23e04b3bf81cce07b2a38f982302ec8d14aea100 (diff)
downloadports-243f9aa92f8d906bcb828bc9c5804c61d8dda8ae.tar.gz
ports-243f9aa92f8d906bcb828bc9c5804c61d8dda8ae.zip
Update for new libgd soname.
reported by: bento
Notes
Notes: svn path=/head/; revision=39425
Diffstat (limited to 'devel/cvsgraph')
-rw-r--r--devel/cvsgraph/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvsgraph/Makefile b/devel/cvsgraph/Makefile
index 61b90c19e0ee..84c5cb347a6e 100644
--- a/devel/cvsgraph/Makefile
+++ b/devel/cvsgraph/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.akhphd.au.dk/~bertho/cvsgraph/
MAINTAINER= trevor@FreeBSD.org
BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison
-LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd \
+LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd \
jpeg.9:${PORTSDIR}/graphics/jpeg \
png.4:${PORTSDIR}/graphics/png