1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

This port LIB_DEPENDS on Tcl/Tk version 8.3.x.

This commit is contained in:
Steve Price 2001-12-16 19:38:20 +00:00
parent bc08a589e7
commit ae5affb7a8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=51635

View File

@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-tcl=${LOCALBASE}/lib/tcl8.3 \