SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
8
devel/itcl/patches/patch-pkgIndex_tcl_in
Normal file
8
devel/itcl/patches/patch-pkgIndex_tcl_in
Normal file
|
@ -0,0 +1,8 @@
|
|||
--- pkgIndex.tcl.in.orig Fri Jul 15 18:34:43 2011
|
||||
+++ pkgIndex.tcl.in Tue May 1 08:55:27 2012
|
||||
@@ -1,4 +1,4 @@
|
||||
# Tcl package index file, version 1.0
|
||||
|
||||
if {![package vsatisfies [package present Tcl] @TCL_VERSION@]} {return}
|
||||
-package ifneeded Itcl @PACKAGE_VERSION@ [list load [file join $dir "@PKG_LIB_FILE@"] Itcl]
|
||||
+package ifneeded Itcl @PACKAGE_VERSION@ [list load [file join $dir ../.. "@PKG_LIB_FILE@"] Itcl]
|
Loading…
Add table
Add a link
Reference in a new issue