ports/devel/tclcl/files/patch-aa
Ade Lovett b1a8647776 Update to 1.0b11, depend on Tcl/Tk 8.3
MAINTAINER email bounces - reset to ports@FreeBSD.org

PR:		35804
Submitted by:	Bruce A. Mah <bmah@packetdesign.com>
2002-03-12 01:16:07 +00:00

11 lines
332 B
Text

--- tclcl-1.0b8/otcldoc.orig Mon Apr 26 10:53:34 1999
+++ otcldoc Mon Apr 26 10:53:43 1999
@@ -1,7 +1,7 @@
#!/bin/sh
# the exec restarts using tclsh which in turn ignores
# the command because of this backslash: \
-exec tclsh "$0" "$@"
+exec tclsh8.3 "$0" "$@"
#
# otcldoc - a simple script for translating otcl classes into