SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,11 @@
--- 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