aboutsummaryrefslogtreecommitdiff
path: root/graphics/gdtclft
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-02-12 10:01:08 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-02-12 10:01:08 +0000
commit9e048852214e8a735a9ce5e2a0badb17d9d422ce (patch)
tree6f85db05ab940c3a4a0abcea91e5f13d96182ae7 /graphics/gdtclft
parenta128c373e685440e41cf64e176cc980c2c868ff6 (diff)
downloadports-9e048852214e8a735a9ce5e2a0badb17d9d422ce.tar.gz
ports-9e048852214e8a735a9ce5e2a0badb17d9d422ce.zip
Chase graphics/gd's shlib version bump.
Notes
Notes: svn path=/head/; revision=38246
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/.//}