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
Satoshi Asami 8e6ffbf205 Update to use tk80.
Submitted by:	vanilla@MinJe.com.TW (maintainer)
1997-08-24 23:05:45 +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