summaryrefslogtreecommitdiff
path: root/devel/vtcl/files
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-03-20 14:35:31 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-03-20 14:35:31 +0000
commit9421a448686317fbc5d43fc41ed16892b01846d1 (patch)
tree01bbd49be2970efe44781c29b84234aed1351bcd /devel/vtcl/files
parentUpdate squid 1.2.beta16 -> 1.2.beta17 (diff)
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.
Notes
Notes: svn path=/head/; revision=10236
Diffstat (limited to 'devel/vtcl/files')
-rw-r--r--devel/vtcl/files/patch-aa2
-rw-r--r--devel/vtcl/files/patch-ab2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/vtcl/files/patch-aa b/devel/vtcl/files/patch-aa
index d95aff2fcfd0..2de7e44da2b3 100644
--- a/devel/vtcl/files/patch-aa
+++ b/devel/vtcl/files/patch-aa
@@ -4,4 +4,4 @@
*** 1,1 ****
! #!/usr/bin/wish -f
--- 1,1 ----
-! #!/usr/local/bin/wish8.1 -f
+! #!/usr/local/bin/wish8.0 -f
diff --git a/devel/vtcl/files/patch-ab b/devel/vtcl/files/patch-ab
index 36bb1661e66e..e89be3cbe90b 100644
--- a/devel/vtcl/files/patch-ab
+++ b/devel/vtcl/files/patch-ab
@@ -12,7 +12,7 @@
--- 1,7 ----
#!/bin/sh
-! PATH_TO_WISH=/usr/local/bin/wish8.1
+! PATH_TO_WISH=/usr/local/bin/wish8.0
! VTCL_HOME=/usr/local/lib/vtcl
export PATH_TO_WISH