aboutsummaryrefslogtreecommitdiffstats
path: root/devel/vtcl/files
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1998-02-25 05:43:51 +0800
committerjseger <jseger@FreeBSD.org>1998-02-25 05:43:51 +0800
commit3aec0069335c9b2947b9f222ada131db44bc8824 (patch)
tree6da0be1039c24d1cfc2b2c74787e0941bc61c61e /devel/vtcl/files
parent84f78e4fa42235cb858025fabff93c031a319031 (diff)
downloadfreebsd-ports-gnome-3aec0069335c9b2947b9f222ada131db44bc8824.tar.gz
freebsd-ports-gnome-3aec0069335c9b2947b9f222ada131db44bc8824.tar.zst
freebsd-ports-gnome-3aec0069335c9b2947b9f222ada131db44bc8824.zip
Upgrade to use tcl8.1 and tk8.1.
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 2de7e44da2b3..d95aff2fcfd0 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.0 -f
+! #!/usr/local/bin/wish8.1 -f
diff --git a/devel/vtcl/files/patch-ab b/devel/vtcl/files/patch-ab
index e89be3cbe90b..36bb1661e66e 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.0
+! PATH_TO_WISH=/usr/local/bin/wish8.1
! VTCL_HOME=/usr/local/lib/vtcl
export PATH_TO_WISH