diff options
| author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-23 12:24:02 +0000 |
|---|---|---|
| committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-23 12:24:02 +0000 |
| commit | b6b313785595385740e04aaee7c70cc78ea2ab4e (patch) | |
| tree | f03ef60dd328bf36871a8e3d86a0806de3c14ea0 /databases/metakit/files/patch-configure | |
| parent | Update to version 1.2.9 and de-pkg-comment. (diff) | |
- Update to 2.4.9
Diffstat (limited to 'databases/metakit/files/patch-configure')
| -rw-r--r-- | databases/metakit/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/databases/metakit/files/patch-configure b/databases/metakit/files/patch-configure new file mode 100644 index 000000000000..37e417218acf --- /dev/null +++ b/databases/metakit/files/patch-configure @@ -0,0 +1,11 @@ +--- ../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 + |
