summaryrefslogtreecommitdiff
path: root/databases/metakit/files
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-02-03 09:16:54 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-02-03 09:16:54 +0000
commit3e468fafadabe2f8ba9d119403548302da76ff73 (patch)
tree52b98f8ef30d62ede5576aa9dd467cd028e88c16 /databases/metakit/files
parentFix patch, so that it doesn't break some ports on 4-STABLE. (diff)
There is a new release of MetaKit
Some details about this 2.4.3 release: - various bug fixes, see http://www.equi4.com/metakit/CHANGES - a cross-platform byte-order serialization bug has been fixed - the Python builds are for Python 2.2 (several improvements by GM) - the Tcl builds should run on any Tcl installation >= 8.1 See the home page for all further details and downloads: http://www.equi4.com/metakit/
Diffstat (limited to 'databases/metakit/files')
-rw-r--r--databases/metakit/files/patch-Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/metakit/files/patch-Makefile.in b/databases/metakit/files/patch-Makefile.in
deleted file mode 100644
index 4c4584ae8159..000000000000
--- a/databases/metakit/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- ../unix/Makefile.in.orig Thu Dec 13 12:13:47 2001
-+++ ../unix/Makefile.in Thu Dec 13 12:22:12 2001
-@@ -46,7 +46,7 @@
- INSTALL = @INSTALL@
- INSTALL_DATA = $(LIBTOOL) --mode=install @INSTALL_DATA@
- INSTALL_PROGRAM = $(LIBTOOL) --mode=install @INSTALL_PROGRAM@
--TCL_INCLUDE_DIR = @TCL_INCLUDE_DIR@
-+TCL_INCLUDE_DIR = @TCL_INCLUDE_DIR@ -I@TCL_INCLUDE_DIR@/generic
-
- #---------- Do not change, shorthand only
-