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:
parent
0aa6840dfe
commit
0a8b24017e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=49139
@ -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/.//}
|
||||
|
Loading…
Reference in New Issue
Block a user