1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00
Thomas Gellekum 9421a44868 Back out changes to use tcl81.
I have left out zircon, which seems to have provisions for tcl81, and
hfsutils and filerunner, which have been upgraded and probably checked
in the meantime.
1998-03-20 14:35:31 +00:00

20 lines
358 B
Plaintext

*** vtcl.orig Thu May 29 23:18:52 1997
--- vtcl Thu May 29 23:19:08 1997
***************
*** 1,7 ****
#!/bin/sh
! PATH_TO_WISH=/usr/bin/wish
! VTCL_HOME=/usr/local/vt
export PATH_TO_WISH
export VTCL_HOME
--- 1,7 ----
#!/bin/sh
! PATH_TO_WISH=/usr/local/bin/wish8.0
! VTCL_HOME=/usr/local/lib/vtcl
export PATH_TO_WISH
export VTCL_HOME