ports/databases/metakit/files/patch-configure
2003-02-23 12:24:02 +00:00

11 lines
264 B
Text

--- ../unix/configure.orig Sun Feb 23 12:46:00 2003
+++ ../unix/configure Sun Feb 23 12:48:43 2003
@@ -1526,7 +1526,7 @@
;;
* )
TCL_INCLUDE_DIR="$with_tcl"
- TCL_LIB_DIR="$with_tcl/../lib"
+ TCL_LIB_DIR="$with_tcl/../../lib/tcl${V}"
;;
esac