diff options
author | Steve Price <steve@FreeBSD.org> | 1999-11-29 03:55:34 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-11-29 03:55:34 +0000 |
commit | f28151fc495bb9b6c4e26f410a25b365e01b75f2 (patch) | |
tree | a5626edc69972db66efa758145cb0ae01b5e5289 /misc/tkman/files | |
parent | Locate DISTFILE on MASTER_SITE again and update to use Tcl/Tk version 8.2. (diff) |
Update to use Tcl/Tk version 8.2. Note you will need a very recent tk82
port for this to work correctly.
Diffstat (limited to 'misc/tkman/files')
-rw-r--r-- | misc/tkman/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/tkman/files/patch-aa b/misc/tkman/files/patch-aa index 191543a092ca..c3b8e6126b3b 100644 --- a/misc/tkman/files/patch-aa +++ b/misc/tkman/files/patch-aa @@ -8,7 +8,7 @@ +#WISH = /private/share/bin/wish #WISH = /private/share/bin/wish8.1 -#WISH = /usr/local/bin/wish8.0 -+WISH = ${PREFIX}/bin/wish8.0 ++WISH = ${PREFIX}/bin/wish8.2 # the executable `tkman' is placed in BINDIR # this should be a directory that's in your bin PATH |