From 6e6ca62578c732bbc66ec950eab0795dbbd6e8c5 Mon Sep 17 00:00:00 2001 From: "Sergey A. Osokin" Date: Mon, 5 Jul 2004 11:36:22 +0000 Subject: Update to latest release 3.23. Switch to use libtool 1.5 from ports tree instead of using distro's libtool. --- databases/gigabase/files/patch-aa | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'databases/gigabase/files/patch-aa') diff --git a/databases/gigabase/files/patch-aa b/databases/gigabase/files/patch-aa index 0eec4d275528..136eb02400bb 100644 --- a/databases/gigabase/files/patch-aa +++ b/databases/gigabase/files/patch-aa @@ -1,8 +1,11 @@ ---- Makefile.in.orig Sat May 3 20:35:46 2003 -+++ Makefile.in Wed Jun 18 20:04:48 2003 -@@ -7,6 +7,8 @@ +--- Makefile.in.orig Sat Jan 24 14:20:52 2004 ++++ Makefile.in Mon Jul 5 14:33:14 2004 +@@ -5,8 +5,10 @@ + prefix = @prefix@ + exec_prefix = @exec_prefix@ VPATH = @srcdir@ - LIBTOOL = $(srcdir)/libtool +-LIBTOOL = $(srcdir)/libtool ++LIBTOOL?= $(srcdir)/libtool INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_DATA = @INSTALL_DATA@ -- cgit v1.2.3