From 828e63212666b32465a95d3f18fa96d292036492 Mon Sep 17 00:00:00 2001 From: jmmv Date: Sat, 5 Feb 2005 16:30:39 +0000 Subject: Explicitly disable use of readline (we weren't using it before anyway). Fixes build problems under -current. --- databases/libgda/distinfo | 4 ++-- databases/libgda/patches/patch-ad | 17 +++++++++++++---- 2 files changed, 15 insertions(+), 6 deletions(-) (limited to 'databases') diff --git a/databases/libgda/distinfo b/databases/libgda/distinfo index 55ce2a8129c..0f7765e1271 100644 --- a/databases/libgda/distinfo +++ b/databases/libgda/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.10 2004/12/17 18:20:33 reed Exp $ +$NetBSD: distinfo,v 1.11 2005/02/05 16:30:39 jmmv Exp $ SHA1 (libgda-1.0.4.tar.bz2) = 8ea2b59c9b35230a2e43a6495b148b5507f2e79b Size (libgda-1.0.4.tar.bz2) = 1112201 bytes SHA1 (patch-aa) = 72bb5daae7ad2d12e74256d443b1813d68fe86b3 SHA1 (patch-ab) = 833f31fd0c045ff7c15e0a4e0d76f50f389c7cf2 SHA1 (patch-ac) = 962381015f8df753b35c45935f90758c2c634efa -SHA1 (patch-ad) = 4534d447d4e6d0ead87b354bd2662d88387578bb +SHA1 (patch-ad) = d46e46f0d40900c3dcac864fea9e96cc879382df diff --git a/databases/libgda/patches/patch-ad b/databases/libgda/patches/patch-ad index 6130e20080f..ea83cd0f332 100644 --- a/databases/libgda/patches/patch-ad +++ b/databases/libgda/patches/patch-ad @@ -1,8 +1,8 @@ -$NetBSD: patch-ad,v 1.1 2004/12/17 18:20:32 reed Exp $ +$NetBSD: patch-ad,v 1.2 2005/02/05 16:30:39 jmmv Exp $ ---- configure.orig Thu Dec 16 17:58:45 2004 -+++ configure Thu Dec 16 17:59:41 2004 -@@ -2046,7 +2046,7 @@ +--- configure.orig 2004-04-18 21:09:46.000000000 +0200 ++++ configure +@@ -2046,7 +2046,7 @@ if test -z "`$INTLTOOL_PERL -v | fgrep ' echo "$as_me: error: perl 5.x required for intltool" >&2;} { (exit 1); exit 1; }; } fi @@ -11,3 +11,12 @@ $NetBSD: patch-ad,v 1.1 2004/12/17 18:20:32 reed Exp $ : else { { echo "$as_me:$LINENO: error: XML::Parser perl module is required for intltool" >&5 +@@ -22666,6 +22666,8 @@ else + BUILD_CONFIG_TOOL_TRUE='#' + BUILD_CONFIG_TOOL_FALSE= + fi ++BUILD_CONFIG_TOOL_TRUE='#' ++BUILD_CONFIG_TOOL_FALSE= + + + -- cgit v1.2.3