1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/devel/vtcl/files/patch-ab
Vanilla I. Shu 8efaa94865 Upgrade to 1.11.1.
Reminded by:	fenner's ports checker
1998-10-08 15:20:17 +00:00

13 lines
264 B
Plaintext

--- 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.0
+VTCL_HOME=/usr/local/lib/vtcl
export PATH_TO_WISH
export VTCL_HOME