From c5171d71e0d21b7e2afc76e57df606b72137cb9f Mon Sep 17 00:00:00 2001 From: skrll Date: Mon, 5 Mar 2001 12:35:33 +0000 Subject: Remove build system hack that causes build to fail for new libtool. --- databases/tcl-gdbm/files/patch-sum | 6 +++--- databases/tcl-gdbm/patches/patch-aa | 19 ++++++++++++++++--- databases/tcl-gdbm/patches/patch-ab | 7 ++++--- 3 files changed, 23 insertions(+), 9 deletions(-) (limited to 'databases') diff --git a/databases/tcl-gdbm/files/patch-sum b/databases/tcl-gdbm/files/patch-sum index 4621422c0a5..cb04c35e5b6 100644 --- a/databases/tcl-gdbm/files/patch-sum +++ b/databases/tcl-gdbm/files/patch-sum @@ -1,4 +1,4 @@ -$NetBSD: patch-sum,v 1.3 2000/09/05 15:01:29 jwise Exp $ +$NetBSD: patch-sum,v 1.4 2001/03/05 12:35:33 skrll Exp $ -MD5 (patch-aa) = f41c2af96f7daff13b5c879be0aa11c7 -MD5 (patch-ab) = 67cacf99baf3af81c39c614c64a7461d +MD5 (patch-aa) = 0bb8391f40d10ed74925e18253ba2134 +MD5 (patch-ab) = 72268dfec42fe479522092e2e1f50d5b diff --git a/databases/tcl-gdbm/patches/patch-aa b/databases/tcl-gdbm/patches/patch-aa index 9d9d2391324..3d4472bf36e 100644 --- a/databases/tcl-gdbm/patches/patch-aa +++ b/databases/tcl-gdbm/patches/patch-aa @@ -1,6 +1,7 @@ -$NetBSD: patch-aa,v 1.3 2000/08/29 21:09:54 jwise Exp $ ---- Makefile.in.orig Thu Jun 8 15:35:14 2000 -+++ Makefile.in Tue Aug 29 16:32:25 2000 +$NetBSD: patch-aa,v 1.4 2001/03/05 12:35:33 skrll Exp $ + +--- Makefile.in.orig Thu Jun 8 20:35:14 2000 ++++ Makefile.in @@ -35,7 +35,7 @@ DESTDIR = @@ -19,3 +20,15 @@ $NetBSD: patch-aa,v 1.3 2000/08/29 21:09:54 jwise Exp $ pkgindex_DATA = pkgIndex.tcl # tclStubLib.c is a dummy file just to fool automake +@@ -491,11 +491,6 @@ + + test: + echo 'load .libs/libtclgdbm.so Tclgdbm ; source torture.tcl' | tclsh@TCL_VERSION@ +- +-# override normal libtool rule +-tclStubLib.lo : @TCL_STUB_LIB_PATH@ +- ar -x @TCL_STUB_LIB_PATH@ +- mv tclStubLib.o tclStubLib.lo + + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. diff --git a/databases/tcl-gdbm/patches/patch-ab b/databases/tcl-gdbm/patches/patch-ab index 331660b259c..d8bec5193be 100644 --- a/databases/tcl-gdbm/patches/patch-ab +++ b/databases/tcl-gdbm/patches/patch-ab @@ -1,6 +1,7 @@ -$NetBSD: patch-ab,v 1.3 2000/09/05 15:01:29 jwise Exp $ ---- configure.orig Tue Sep 5 10:18:57 2000 -+++ configure Tue Sep 5 10:19:11 2000 +$NetBSD: patch-ab,v 1.4 2001/03/05 12:35:33 skrll Exp $ + +--- configure.orig Thu Jun 8 20:35:03 2000 ++++ configure @@ -1750,20 +1750,6 @@ -- cgit v1.2.3