From 01ddd1f7d2368e55563867c84bd719f577f876c3 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sun, 22 Dec 2002 09:39:42 +0000 Subject: Fix build on -current PR: 46407 Submitted by: kcwu@kcwu.dyndns.org --- graphics/gphoto2/files/patch-ltmain.sh | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) (limited to 'graphics/gphoto2') diff --git a/graphics/gphoto2/files/patch-ltmain.sh b/graphics/gphoto2/files/patch-ltmain.sh index 886fc92f7ccc..7bf52e314a48 100644 --- a/graphics/gphoto2/files/patch-ltmain.sh +++ b/graphics/gphoto2/files/patch-ltmain.sh @@ -1,6 +1,6 @@ ---- ltmain.sh.orig Sat Mar 2 08:58:32 2002 -+++ ltmain.sh Sat Mar 2 08:59:07 2002 -@@ -958,6 +958,7 @@ +--- ltmain.sh.orig Tue Jun 25 20:57:40 2002 ++++ ltmain.sh Sat Dec 21 03:49:50 2002 +@@ -967,6 +967,7 @@ ;; -avoid-version) @@ -8,7 +8,16 @@ avoid_version=yes continue ;; -@@ -4247,10 +4248,12 @@ +@@ -1063,7 +1064,7 @@ + case $host in + *-*-openbsd* | *-*-freebsd*) + # Do not include libc_r directly, use -pthread flag. +- continue ++ #continue + ;; + esac + fi +@@ -4273,10 +4274,12 @@ fi # Install the pseudo-library for information purposes. -- cgit v1.2.3