summaryrefslogtreecommitdiffstats
path: root/x11-fm/nautilus/files
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-06-14 13:04:33 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-06-14 13:04:33 +0800
commit9608dcfff771583b2be8875277cea3428fe06bab (patch)
tree34fa1e31e7725de70a753e9ef175622b5b28c591 /x11-fm/nautilus/files
parent486b8fd0ab06230853ded82c1c0d33a5584306f9 (diff)
downloadmarcuscom-ports-9608dcfff771583b2be8875277cea3428fe06bab.tar
marcuscom-ports-9608dcfff771583b2be8875277cea3428fe06bab.tar.gz
marcuscom-ports-9608dcfff771583b2be8875277cea3428fe06bab.tar.bz2
marcuscom-ports-9608dcfff771583b2be8875277cea3428fe06bab.tar.lz
marcuscom-ports-9608dcfff771583b2be8875277cea3428fe06bab.tar.xz
marcuscom-ports-9608dcfff771583b2be8875277cea3428fe06bab.tar.zst
marcuscom-ports-9608dcfff771583b2be8875277cea3428fe06bab.zip
Update to 2.3.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@856 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-fm/nautilus/files')
-rw-r--r--x11-fm/nautilus/files/patch-ltmain.sh21
1 files changed, 6 insertions, 15 deletions
diff --git a/x11-fm/nautilus/files/patch-ltmain.sh b/x11-fm/nautilus/files/patch-ltmain.sh
index 8afc42e39..89c6ef915 100644
--- a/x11-fm/nautilus/files/patch-ltmain.sh
+++ b/x11-fm/nautilus/files/patch-ltmain.sh
@@ -1,15 +1,6 @@
---- ltmain.sh.orig Fri Apr 25 15:18:44 2003
-+++ ltmain.sh Sun May 11 02:27:13 2003
-@@ -1061,7 +1061,7 @@
- esac
- elif test "X$arg" = "X-lc_r"; then
- case $host in
-- *-*-openbsd* | *-*-freebsd*)
-+ *-*-openbsd* | *-*-freebsd4*)
- # Do not include libc_r directly, use -pthread flag.
- continue
- ;;
-@@ -1071,8 +1071,16 @@
+--- ltmain.sh.orig Tue Jun 10 18:31:49 2003
++++ ltmain.sh Fri Jun 13 14:37:37 2003
+@@ -1073,8 +1073,16 @@
continue
;;
@@ -26,8 +17,8 @@
continue
;;
-@@ -2471,6 +2479,9 @@
- *-*-openbsd* | *-*-freebsd*)
+@@ -2502,6 +2510,9 @@
+ *-*-openbsd*)
# Do not include libc due to us having libc/libc_r.
;;
+ *-*-freebsd*)
@@ -36,7 +27,7 @@
*)
# Add libc to deplibs on all other systems if necessary.
if test $build_libtool_need_lc = "yes"; then
-@@ -4280,10 +4291,12 @@
+@@ -4286,10 +4297,12 @@
fi
# Install the pseudo-library for information purposes.