aboutsummaryrefslogtreecommitdiff
path: root/comms/tkhylafax/files
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1999-11-05 17:27:57 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1999-11-05 17:27:57 +0000
commit400737a9f2e78a7769ce93ea06d5e91cae0b88b1 (patch)
treea784183f385cf22b95e4413d2e86559944f684b0 /comms/tkhylafax/files
parentc48d45a7f3f9f44b39df5618d29edb2c5f27d814 (diff)
downloadports-400737a9f2e78a7769ce93ea06d5e91cae0b88b1.tar.gz
ports-400737a9f2e78a7769ce93ea06d5e91cae0b88b1.zip
Notes
Diffstat (limited to 'comms/tkhylafax/files')
-rw-r--r--comms/tkhylafax/files/patch-aa4
-rw-r--r--comms/tkhylafax/files/patch-ab2
2 files changed, 3 insertions, 3 deletions
diff --git a/comms/tkhylafax/files/patch-aa b/comms/tkhylafax/files/patch-aa
index 269edad06a01..f46bd4719e05 100644
--- a/comms/tkhylafax/files/patch-aa
+++ b/comms/tkhylafax/files/patch-aa
@@ -5,11 +5,11 @@
# The full path to tclsh
-TCLSH = /usr/local/bin/tclsh
-+TCLSH = tclsh7.6
++TCLSH = tclsh8.2
# The full path to wish.
-WISH = /usr/local/bin/wish
-+WISH = wish4.2
++WISH = wish8.2
### DON'T EDIT ANYTHING BELOW THIS LINE ###
TCLLIB_FILES = \
diff --git a/comms/tkhylafax/files/patch-ab b/comms/tkhylafax/files/patch-ab
index 22301325fc6d..e32112699866 100644
--- a/comms/tkhylafax/files/patch-ab
+++ b/comms/tkhylafax/files/patch-ab
@@ -4,7 +4,7 @@
#!/bin/sh
#\
-exec wish "$0" ${1+"$@"}
-+exec wish4.2 "$0" ${1+"$@"}
++exec wish8.2 "$0" ${1+"$@"}
#
#