summaryrefslogtreecommitdiff
path: root/audio/tclmidi/files/patch-aa
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-11-28 18:32:45 +0000
committerSteve Price <steve@FreeBSD.org>1999-11-28 18:32:45 +0000
commitbc087374d35aa9c841dd63d44e9c9697702921ed (patch)
tree9bfffecdf0e79fc2f3af0e2a2f1044536ad164ca /audio/tclmidi/files/patch-aa
parentgcc 2.95 requires us to be explicit about the return type of functions. (diff)
Update to use Tcl/Tk version 8.2.
Submitted by: Ade Lovett <ade@lovett.com>
Diffstat (limited to 'audio/tclmidi/files/patch-aa')
-rw-r--r--audio/tclmidi/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/tclmidi/files/patch-aa b/audio/tclmidi/files/patch-aa
index 04e74821da4d..9a53e78ef542 100644
--- a/audio/tclmidi/files/patch-aa
+++ b/audio/tclmidi/files/patch-aa
@@ -5,7 +5,7 @@
# The directory containing the Tcl library archive file appropriate
# for this version of Tk:
-TCL_BIN_DIR = @TCL_BIN_DIR@
-+TCL_BIN_DIR = ${LOCALBASE}/lib/tcl8.0
++TCL_BIN_DIR = ${LOCALBASE}/lib/tcl8.2
#----------------------------------------------------------------
# The information below is modified by the configure script when