No need to have LIB_DEPENDS on tcl/tk since the expect port takes care

of this for us.  It also means that since the expect port now uses Tcl/Tk
version 8.2 we won't have both 8.0 and 8.2 laying about with only one tof
them actually being used. :)
This commit is contained in:
Steve Price 1999-11-29 03:53:02 +00:00
parent 0621e36540
commit a3fa291b14
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23489

View file

@ -15,8 +15,6 @@ EXTRACT_SUFX= .tar
MAINTAINER= dan@freebsd.org MAINTAINER= dan@freebsd.org
RUN_DEPENDS= expectk:${PORTSDIR}/lang/expect RUN_DEPENDS= expectk:${PORTSDIR}/lang/expect
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 \
tk80.1:${PORTSDIR}/x11-toolkits/tk80
NO_BUILD= yes NO_BUILD= yes
WRKSRC= ${WRKDIR}/beta1.02 WRKSRC= ${WRKDIR}/beta1.02