diff options
| author | Steve Price <steve@FreeBSD.org> | 1999-11-28 18:32:45 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 1999-11-28 18:32:45 +0000 |
| commit | bc087374d35aa9c841dd63d44e9c9697702921ed (patch) | |
| tree | 9bfffecdf0e79fc2f3af0e2a2f1044536ad164ca /net/ns/files/patch-aa | |
| parent | 3689fb2140698b1b4eff0933fe730262b161f533 (diff) | |
Update to use Tcl/Tk version 8.2.
Submitted by: Ade Lovett <ade@lovett.com>
Diffstat (limited to 'net/ns/files/patch-aa')
| -rw-r--r-- | net/ns/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ns/files/patch-aa b/net/ns/files/patch-aa index 74f6728fd3c9..d95a0b774e29 100644 --- a/net/ns/files/patch-aa +++ b/net/ns/files/patch-aa @@ -5,7 +5,7 @@ # $d/bin is for the ns-allinone distribution (kind of hacky, isn't it?) PATH=$PATH:$d/unix:$d/bin -for ac_prog in tclsh$TCL_VERS tclsh tclsh$TCL_OLD_VERS -+for ac_prog in tclsh$TCL_VERS tclsh8.0 tclsh$TCL_OLD_VERS ++for ac_prog in tclsh$TCL_VERS tclsh8.2 tclsh$TCL_OLD_VERS do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 |
