summaryrefslogtreecommitdiff
path: root/graphics/gphoto2
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-12-22 09:39:42 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-12-22 09:39:42 +0000
commit01ddd1f7d2368e55563867c84bd719f577f876c3 (patch)
treeff0aab267d3854d8509fee51a1a346741db33d24 /graphics/gphoto2
parentAdding another reminder to use mod_fastcgi and a static mod_perl (diff)
Fix build on -current
PR: 46407 Submitted by: kcwu@kcwu.dyndns.org
Diffstat (limited to 'graphics/gphoto2')
-rw-r--r--graphics/gphoto2/files/patch-ltmain.sh17
1 files changed, 13 insertions, 4 deletions
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.