From 754ef257be9ae315a51d5501e75039e1b2f909ae Mon Sep 17 00:00:00 2001 From: mycroft Date: Sun, 26 Nov 2000 21:00:10 +0000 Subject: Set need_lib_prefix=no for all NetBSD platforms. gnumeric import modules and gnome-python modules don't work without this. --- devel/libtool/files/patch-sum | 4 ++-- devel/libtool/patches/patch-aa | 10 ++++++---- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'devel') diff --git a/devel/libtool/files/patch-sum b/devel/libtool/files/patch-sum index 7406abc1aa5..c297fdc0442 100644 --- a/devel/libtool/files/patch-sum +++ b/devel/libtool/files/patch-sum @@ -1,5 +1,5 @@ -$NetBSD: patch-sum,v 1.15 2000/11/26 11:22:40 mycroft Exp $ +$NetBSD: patch-sum,v 1.16 2000/11/26 21:00:10 mycroft Exp $ -MD5 (patch-aa) = e796259223023b29dd376ee2dae1fc6c +MD5 (patch-aa) = 264f27f816e66d22706f3203acf55f32 MD5 (patch-ab) = 01ddbafc3e9b794042542862b91948f2 MD5 (patch-ac) = be7e8b63e245f3d9ba4e19c5fd928d00 diff --git a/devel/libtool/patches/patch-aa b/devel/libtool/patches/patch-aa index 803db73e7a2..2a49f7c43bd 100644 --- a/devel/libtool/patches/patch-aa +++ b/devel/libtool/patches/patch-aa @@ -1,7 +1,7 @@ -$NetBSD: patch-aa,v 1.17 2000/11/26 11:22:40 mycroft Exp $ +$NetBSD: patch-aa,v 1.18 2000/11/26 21:00:11 mycroft Exp $ --- ltconfig.in.orig Sat May 27 01:58:57 2000 -+++ ltconfig.in Sun Nov 26 11:19:29 2000 ++++ ltconfig.in Sun Nov 26 20:58:13 2000 @@ -1194,11 +1194,17 @@ netbsd*) @@ -46,9 +46,11 @@ $NetBSD: patch-aa,v 1.17 2000/11/26 11:22:40 mycroft Exp $ hardcode_direct=yes hardcode_shlibpath_var=no ;; -@@ -2008,13 +2022,21 @@ +@@ -2007,14 +2021,23 @@ + netbsd*) version_type=sunos ++ need_lib_prefix=no if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then + deplibs_check_method='file_magic NetBSD/[a-z0-9]* demand paged shared library' + file_magic_cmd=/usr/bin/file @@ -68,7 +70,7 @@ $NetBSD: patch-aa,v 1.17 2000/11/26 11:22:40 mycroft Exp $ fi shlibpath_var=LD_LIBRARY_PATH ;; -@@ -2069,7 +2091,7 @@ +@@ -2069,7 +2092,7 @@ ;; solaris*) -- cgit v1.2.3