1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

Although it will compile and link with the older gd-1.8.x, it

will now depend  on the 2.x installed by  the graphics/gd2 port.
Bump up PORTREVISION.
This commit is contained in:
Mikhail Teterin 2001-10-23 17:37:09 +00:00
parent 0aa6840dfe
commit 0a8b24017e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=49139

View File

@ -7,7 +7,7 @@
PORTNAME= Gdtclft
PORTVERSION= 2.2.5
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= graphics tcl${TCL_DVER}
MASTER_SITES= ftp://ftp.graphviz.org/pub/
DISTNAME= ${PORTNAME}${PORTVERSION}
@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= mi@aldan.algebra.com
LIB_DEPENDS= tcl${TCL_DVER}.1:${PORTSDIR}/lang/tcl${TCL_DVER} \
gd.2:${PORTSDIR}/graphics/gd
gd:${PORTSDIR}/graphics/gd2
TCL_VER= 8.3
TCL_DVER= ${TCL_VER:S/.//}