aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gdtclft
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-02-12 18:01:08 +0800
committerknu <knu@FreeBSD.org>2001-02-12 18:01:08 +0800
commitcd0a2f306709291302afcc35f68e39a72d7ad9d4 (patch)
tree859d49b9b04bd9630f3a9ac1ffa39b51016d77e2 /graphics/gdtclft
parent7272b524338c18b37e905fc69d6ad7aac2630c67 (diff)
downloadfreebsd-ports-gnome-cd0a2f306709291302afcc35f68e39a72d7ad9d4.tar.gz
freebsd-ports-gnome-cd0a2f306709291302afcc35f68e39a72d7ad9d4.tar.zst
freebsd-ports-gnome-cd0a2f306709291302afcc35f68e39a72d7ad9d4.zip
Chase graphics/gd's shlib version bump.
Diffstat (limited to 'graphics/gdtclft')
-rw-r--r--graphics/gdtclft/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gdtclft/Makefile b/graphics/gdtclft/Makefile
index e73d016d192e..1895169793d8 100644
--- a/graphics/gdtclft/Makefile
+++ b/graphics/gdtclft/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Gdtclft
PORTVERSION= 2.2.5
+PORTREVISION= 1
CATEGORIES= graphics tcl${TCL_DVER}
MASTER_SITES= ftp://ftp.graphviz.org/pub/
DISTNAME= ${PORTNAME}${PORTVERSION}
@@ -14,7 +15,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= mi@aldan.algebra.com
LIB_DEPENDS= tcl${TCL_DVER}.1:${PORTSDIR}/lang/tcl${TCL_DVER} \
- gd.1:${PORTSDIR}/graphics/gd
+ gd.2:${PORTSDIR}/graphics/gd
TCL_VER= 8.3
TCL_DVER= ${TCL_VER:S/.//}