1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/devel/vtcl/files/patch-ab
Jordan K. Hubbard ba9b7af2e5 Visual TCL, version 1.09 (amended from submitted PR).
PR:		3711
Submitted by:	Vanill Ice <vanilla@Minje.Com.TW>
1997-05-30 15:57:27 +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/wish4.2
! VTCL_HOME=/usr/local/lib/vtcl
export PATH_TO_WISH
export VTCL_HOME