View | Details | Raw Unified | Return to bug 181412
Collapse All | Expand All

(-)b/graphics/gdtclft/Makefile (-1 / +1 lines)
Lines 18-24 COMMENT= A TCL interface to the Thomas Boutell's Gd library Link Here
18
LIB_DEPENDS=	tcl${TCL_DVER}.1:${PORTSDIR}/lang/tcl${TCL_DVER} \
18
LIB_DEPENDS=	tcl${TCL_DVER}.1:${PORTSDIR}/lang/tcl${TCL_DVER} \
19
		gd:${PORTSDIR}/graphics/gd
19
		gd:${PORTSDIR}/graphics/gd
20
20
21
TCL_VER?=	8.4
21
TCL_VER?=	8.6
22
TCL_DVER=	${TCL_VER:S/.//}
22
TCL_DVER=	${TCL_VER:S/.//}
23
23
24
MAKEFILE=	${FILESDIR}/Makefile.bsd
24
MAKEFILE=	${FILESDIR}/Makefile.bsd

Return to bug 181412