SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
net/ns/patches/patch-conf_configure_in_tcl
Normal file
11
net/ns/patches/patch-conf_configure_in_tcl
Normal file
|
@ -0,0 +1,11 @@
|
|||
Index: conf/configure.in.tcl
|
||||
--- conf/configure.in.tcl.orig
|
||||
+++ conf/configure.in.tcl
|
||||
@@ -19,6 +19,7 @@ TCL_OLD_ALT_VERS=`echo $TCL_OLD_VERS | sed 's/\.//'`
|
||||
dnl These paths are pretty hellish and should probably be pruned.
|
||||
dnl Also, 64-bit support is just hacked on for the common cases.
|
||||
TCL_TCL_PLACES_D="$d \
|
||||
+ $d/lib/tcl/tcl$TCL_VERS \
|
||||
$d/lib64/tcl$TCL_HI_VERS \
|
||||
$d/lib64/tcl$TCL_VERS \
|
||||
$d/lib64/tcl$TCL_ALT_VERS \
|
Loading…
Add table
Add a link
Reference in a new issue