1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/devel/vtcl/files/patch-ab

13 lines
264 B
Plaintext
Raw Normal View History

--- vtcl.orig Fri Mar 28 11:30:54 1997
+++ vtcl Thu Oct 8 01:31:27 1998
@@ -1,7 +1,7 @@
#!/bin/sh
-PATH_TO_WISH=/usr/bin/wish
-VTCL_HOME=/usr/local/vt
+PATH_TO_WISH=/usr/local/bin/wish8.2
+VTCL_HOME=/usr/local/lib/vtcl
export PATH_TO_WISH
export VTCL_HOME