openbsd-ports/devel/tclcl/patches/patch-aa
kevlo f7217796e5 - Update to 1.0b9
- Add the patch-ad to make this port is suitable for tcl/tk 8.3
- Add @comment to PLIST
2000-07-14 06:11:05 +00:00

12 lines
320 B
Plaintext

--- otcldoc.orig Fri Jul 14 06:21:20 2000
+++ otcldoc Fri Jul 14 06:21:34 2000
@@ -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