mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
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:
parent
0621e36540
commit
a3fa291b14
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23489
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue