ports/devel/vtcl/patches/patch-lib_tkcon_tcl

12 lines
341 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- lib/tkcon.tcl.orig Wed Apr 25 16:44:53 2012
+++ lib/tkcon.tcl Wed Apr 25 16:45:04 2012
@@ -40,7 +40,7 @@
if {$tcl_version < 8.0} {
return -code error "tkcon requires at least Tcl/Tk8"
} else {
- package require -exact Tk $tcl_version
+ package require Tk
}
# We need to load some package to get what's available, and we