aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/atk/files/patch-ltmain.sh18
-rw-r--r--devel/bonobo-conf/files/patch-ltmain.sh18
-rw-r--r--devel/bonobo/files/patch-ltmain.sh18
-rw-r--r--devel/gconf/files/patch-ltmain.sh18
-rw-r--r--devel/gconf2/files/patch-ltmain.sh18
-rw-r--r--devel/glib13/files/patch-ltmain.sh18
-rw-r--r--devel/glib20/files/patch-ltmain.sh18
-rw-r--r--devel/gnome-build/files/patch-ltmain.sh18
-rw-r--r--devel/gnome-vfs/files/patch-ltmain.sh12
-rw-r--r--devel/gnome-vfs1/files/patch-ltmain.sh12
-rw-r--r--devel/gnomebuild/files/patch-ltmain.sh18
-rw-r--r--devel/gnomedebug/files/patch-ltmain.sh18
-rw-r--r--devel/gnomevfs/files/patch-ltmain.sh12
-rw-r--r--devel/gnomevfs2/files/patch-ltmain.sh12
-rw-r--r--devel/gtranslator/files/patch-ltmain.sh12
-rw-r--r--devel/libglade/files/patch-ltmain.sh12
-rw-r--r--devel/libglade2/files/patch-ltmain.sh12
-rw-r--r--devel/libsoup/files/patch-ltmain.sh12
-rw-r--r--devel/libsoup22/files/patch-ltmain.sh12
-rw-r--r--devel/oaf/files/patch-ltmain.sh12
-rw-r--r--devel/orbitcpp/files/patch-ltmain.sh12
-rw-r--r--devel/pkg-config/files/patch-ltmain.sh18
-rw-r--r--devel/pkgconfig/files/patch-ltmain.sh18
-rw-r--r--devel/pth/files/patch-ltmain.sh18
-rw-r--r--devel/sdlmm/files/patch-ltmain.sh16
-rw-r--r--devel/soup/files/patch-ltmain.sh12
26 files changed, 327 insertions, 67 deletions
diff --git a/devel/atk/files/patch-ltmain.sh b/devel/atk/files/patch-ltmain.sh
index 0c594216b0e..98cb05e4ddb 100644
--- a/devel/atk/files/patch-ltmain.sh
+++ b/devel/atk/files/patch-ltmain.sh
@@ -1,13 +1,23 @@
$FreeBSD$
---- ltmain.sh 2001/07/23 09:45:58 1.1
-+++ ltmain.sh 2001/07/23 09:46:28
-@@ -4175,10 +4175,12 @@
+--- ltmain.sh 2001/08/27 09:51:26 1.1
++++ ltmain.sh 2001/08/27 09:51:42
+@@ -2408,6 +2408,9 @@
+ *-*-netbsd*)
+ # Don't link with libc until the a.out ld.so is fixed.
+ ;;
++ *-*-freebsd*)
++ # FreeBSD doesn't need this...
++ ;;
+ *)
+ # Add libc to deplibs on all other systems if necessary.
+ if test "$build_libtool_need_lc" = "yes"; then
+@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.
-+ if false; then
++ if /usr/bin/false; then
name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
instname="$dir/$name"i
$show "$install_prog $instname $destdir/$name"
diff --git a/devel/bonobo-conf/files/patch-ltmain.sh b/devel/bonobo-conf/files/patch-ltmain.sh
index b5efb98a948..98cb05e4ddb 100644
--- a/devel/bonobo-conf/files/patch-ltmain.sh
+++ b/devel/bonobo-conf/files/patch-ltmain.sh
@@ -1,13 +1,23 @@
$FreeBSD$
---- ltmain.sh 2001/07/05 17:05:16 1.1
-+++ ltmain.sh 2001/07/05 17:05:44
-@@ -4175,10 +4175,12 @@
+--- ltmain.sh 2001/08/27 09:51:26 1.1
++++ ltmain.sh 2001/08/27 09:51:42
+@@ -2408,6 +2408,9 @@
+ *-*-netbsd*)
+ # Don't link with libc until the a.out ld.so is fixed.
+ ;;
++ *-*-freebsd*)
++ # FreeBSD doesn't need this...
++ ;;
+ *)
+ # Add libc to deplibs on all other systems if necessary.
+ if test "$build_libtool_need_lc" = "yes"; then
+@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.
-+ if false; then
++ if /usr/bin/false; then
name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
instname="$dir/$name"i
$show "$install_prog $instname $destdir/$name"
diff --git a/devel/bonobo/files/patch-ltmain.sh b/devel/bonobo/files/patch-ltmain.sh
index 9c39f795b79..98cb05e4ddb 100644
--- a/devel/bonobo/files/patch-ltmain.sh
+++ b/devel/bonobo/files/patch-ltmain.sh
@@ -1,13 +1,23 @@
$FreeBSD$
---- ltmain.sh 2001/07/03 12:57:52 1.1
-+++ ltmain.sh 2001/07/03 12:58:32
-@@ -4175,10 +4175,12 @@
+--- ltmain.sh 2001/08/27 09:51:26 1.1
++++ ltmain.sh 2001/08/27 09:51:42
+@@ -2408,6 +2408,9 @@
+ *-*-netbsd*)
+ # Don't link with libc until the a.out ld.so is fixed.
+ ;;
++ *-*-freebsd*)
++ # FreeBSD doesn't need this...
++ ;;
+ *)
+ # Add libc to deplibs on all other systems if necessary.
+ if test "$build_libtool_need_lc" = "yes"; then
+@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.
-+ if false; then
++ if /usr/bin/false; then
name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
instname="$dir/$name"i
$show "$install_prog $instname $destdir/$name"
diff --git a/devel/gconf/files/patch-ltmain.sh b/devel/gconf/files/patch-ltmain.sh
index 0c594216b0e..98cb05e4ddb 100644
--- a/devel/gconf/files/patch-ltmain.sh
+++ b/devel/gconf/files/patch-ltmain.sh
@@ -1,13 +1,23 @@
$FreeBSD$
---- ltmain.sh 2001/07/23 09:45:58 1.1
-+++ ltmain.sh 2001/07/23 09:46:28
-@@ -4175,10 +4175,12 @@
+--- ltmain.sh 2001/08/27 09:51:26 1.1
++++ ltmain.sh 2001/08/27 09:51:42
+@@ -2408,6 +2408,9 @@
+ *-*-netbsd*)
+ # Don't link with libc until the a.out ld.so is fixed.
+ ;;
++ *-*-freebsd*)
++ # FreeBSD doesn't need this...
++ ;;
+ *)
+ # Add libc to deplibs on all other systems if necessary.
+ if test "$build_libtool_need_lc" = "yes"; then
+@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.
-+ if false; then
++ if /usr/bin/false; then
name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
instname="$dir/$name"i
$show "$install_prog $instname $destdir/$name"
diff --git a/devel/gconf2/files/patch-ltmain.sh b/devel/gconf2/files/patch-ltmain.sh
index 0c594216b0e..98cb05e4ddb 100644
--- a/devel/gconf2/files/patch-ltmain.sh
+++ b/devel/gconf2/files/patch-ltmain.sh
@@ -1,13 +1,23 @@
$FreeBSD$
---- ltmain.sh 2001/07/23 09:45:58 1.1
-+++ ltmain.sh 2001/07/23 09:46:28
-@@ -4175,10 +4175,12 @@
+--- ltmain.sh 2001/08/27 09:51:26 1.1
++++ ltmain.sh 2001/08/27 09:51:42
+@@ -2408,6 +2408,9 @@
+ *-*-netbsd*)
+ # Don't link with libc until the a.out ld.so is fixed.
+ ;;
++ *-*-freebsd*)
++ # FreeBSD doesn't need this...
++ ;;
+ *)
+ # Add libc to deplibs on all other systems if necessary.
+ if test "$build_libtool_need_lc" = "yes"; then
+@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.
-+ if false; then
++ if /usr/bin/false; then
name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
instname="$dir/$name"i
$show "$install_prog $instname $destdir/$name"
diff --git a/devel/glib13/files/patch-ltmain.sh b/devel/glib13/files/patch-ltmain.sh
index 00114387c76..98cb05e4ddb 100644
--- a/devel/glib13/files/patch-ltmain.sh
+++ b/devel/glib13/files/patch-ltmain.sh
@@ -1,13 +1,23 @@
$FreeBSD$
---- ltmain.sh 2001/07/18 13:00:49 1.1
-+++ ltmain.sh 2001/07/18 13:01:07
-@@ -4175,10 +4175,12 @@
+--- ltmain.sh 2001/08/27 09:51:26 1.1
++++ ltmain.sh 2001/08/27 09:51:42
+@@ -2408,6 +2408,9 @@
+ *-*-netbsd*)
+ # Don't link with libc until the a.out ld.so is fixed.
+ ;;
++ *-*-freebsd*)
++ # FreeBSD doesn't need this...
++ ;;
+ *)
+ # Add libc to deplibs on all other systems if necessary.
+ if test "$build_libtool_need_lc" = "yes"; then
+@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.
-+ if false; then
++ if /usr/bin/false; then
name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
instname="$dir/$name"i
$show "$install_prog $instname $destdir/$name"
diff --git a/devel/glib20/files/patch-ltmain.sh b/devel/glib20/files/patch-ltmain.sh
index 00114387c76..98cb05e4ddb 100644
--- a/devel/glib20/files/patch-ltmain.sh
+++ b/devel/glib20/files/patch-ltmain.sh
@@ -1,13 +1,23 @@
$FreeBSD$
---- ltmain.sh 2001/07/18 13:00:49 1.1
-+++ ltmain.sh 2001/07/18 13:01:07
-@@ -4175,10 +4175,12 @@
+--- ltmain.sh 2001/08/27 09:51:26 1.1
++++ ltmain.sh 2001/08/27 09:51:42
+@@ -2408,6 +2408,9 @@
+ *-*-netbsd*)
+ # Don't link with libc until the a.out ld.so is fixed.
+ ;;
++ *-*-freebsd*)
++ # FreeBSD doesn't need this...
++ ;;
+ *)
+ # Add libc to deplibs on all other systems if necessary.
+ if test "$build_libtool_need_lc" = "yes"; then
+@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.
-+ if false; then
++ if /usr/bin/false; then
name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
instname="$dir/$name"i
$show "$install_prog $instname $destdir/$name"
diff --git a/devel/gnome-build/files/patch-ltmain.sh b/devel/gnome-build/files/patch-ltmain.sh
index 0c594216b0e..98cb05e4ddb 100644
--- a/devel/gnome-build/files/patch-ltmain.sh
+++ b/devel/gnome-build/files/patch-ltmain.sh
@@ -1,13 +1,23 @@
$FreeBSD$
---- ltmain.sh 2001/07/23 09:45:58 1.1
-+++ ltmain.sh 2001/07/23 09:46:28
-@@ -4175,10 +4175,12 @@
+--- ltmain.sh 2001/08/27 09:51:26 1.1
++++ ltmain.sh 2001/08/27 09:51:42
+@@ -2408,6 +2408,9 @@
+ *-*-netbsd*)
+ # Don't link with libc until the a.out ld.so is fixed.
+ ;;
++ *-*-freebsd*)
++ # FreeBSD doesn't need this...
++ ;;
+ *)
+ # Add libc to deplibs on all other systems if necessary.
+ if test "$build_libtool_need_lc" = "yes"; then
+@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.
-+ if false; then
++ if /usr/bin/false; then
name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
instname="$dir/$name"i
$show "$install_prog $instname $destdir/$name"
diff --git a/devel/gnome-vfs/files/patch-ltmain.sh b/devel/gnome-vfs/files/patch-ltmain.sh
index 33bc7983f10..98cb05e4ddb 100644
--- a/devel/gnome-vfs/files/patch-ltmain.sh
+++ b/devel/gnome-vfs/files/patch-ltmain.sh
@@ -3,7 +3,17 @@ $FreeBSD$
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
-@@ -4175,10 +4175,12 @@
+@@ -2408,6 +2408,9 @@
+ *-*-netbsd*)
+ # Don't link with libc until the a.out ld.so is fixed.
+ ;;
++ *-*-freebsd*)
++ # FreeBSD doesn't need this...
++ ;;
+ *)
+ # Add libc to deplibs on all other systems if necessary.
+ if test "$build_libtool_need_lc" = "yes"; then
+@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.
diff --git a/devel/gnome-vfs1/files/patch-ltmain.sh b/devel/gnome-vfs1/files/patch-ltmain.sh
index 33bc7983f10..98cb05e4ddb 100644
--- a/devel/gnome-vfs1/files/patch-ltmain.sh
+++ b/devel/gnome-vfs1/files/patch-ltmain.sh
@@ -3,7 +3,17 @@ $FreeBSD$
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
-@@ -4175,10 +4175,12 @@
+@@ -2408,6 +2408,9 @@
+ *-*-netbsd*)
+ # Don't link with libc until the a.out ld.so is fixed.
+ ;;
++ *-*-freebsd*)
++ # FreeBSD doesn't need this...
++ ;;
+ *)
+ # Add libc to deplibs on all other systems if necessary.
+ if test "$build_libtool_need_lc" = "yes"; then
+@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.
diff --git a/devel/gnomebuild/files/patch-ltmain.sh b/devel/gnomebuild/files/patch-ltmain.sh
index 0c594216b0e..98cb05e4ddb 100644
--- a/devel/gnomebuild/files/patch-ltmain.sh
+++ b/devel/gnomebuild/files/patch-ltmain.sh
@@ -1,13 +1,23 @@
$FreeBSD$
---- ltmain.sh 2001/07/23 09:45:58 1.1
-+++ ltmain.sh 2001/07/23 09:46:28
-@@ -4175,10 +4175,12 @@
+--- ltmain.sh 2001/08/27 09:51:26 1.1
++++ ltmain.sh 2001/08/27 09:51:42
+@@ -2408,6 +2408,9 @@
+ *-*-netbsd*)
+ # Don't link with libc until the a.out ld.so is fixed.
+ ;;
++ *-*-freebsd*)
++ # FreeBSD doesn't need this...
++ ;;
+ *)
+ # Add libc to deplibs on all other systems if necessary.
+ if test "$build_libtool_need_lc" = "yes"; then
+@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.
-+ if false; then
++ if /usr/bin/false; then
name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
instname="$dir/$name"i
$show "$install_prog $instname $destdir/$name"
diff --git a/devel/gnomedebug/files/patch-ltmain.sh b/devel/gnomedebug/files/patch-ltmain.sh
index 0c594216b0e..98cb05e4ddb 100644
--- a/devel/gnomedebug/files/patch-ltmain.sh
+++ b/devel/gnomedebug/files/patch-ltmain.sh
@@ -1,13 +1,23 @@
$FreeBSD$
---- ltmain.sh 2001/07/23 09:45:58 1.1
-+++ ltmain.sh 2001/07/23 09:46:28
-@@ -4175,10 +4175,12 @@
+--- ltmain.sh 2001/08/27 09:51:26 1.1
++++ ltmain.sh 2001/08/27 09:51:42
+@@ -2408,6 +2408,9 @@
+ *-*-netbsd*)
+ # Don't link with libc until the a.out ld.so is fixed.
+ ;;
++ *-*-freebsd*)
++ # FreeBSD doesn't need this...
++ ;;
+ *)
+ # Add libc to deplibs on all other systems if necessary.
+ if test "$build_libtool_need_lc" = "yes"; then
+@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.
-+ if false; then
++ if /usr/bin/false; then
name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
instname="$dir/$name"i
$show "$install_prog $instname $destdir/$name"
diff --git a/devel/gnomevfs/files/patch-ltmain.sh b/devel/gnomevfs/files/patch-ltmain.sh
index 33bc7983f10..98cb05e4ddb 100644
--- a/devel/gnomevfs/files/patch-ltmain.sh
+++ b/devel/gnomevfs/files/patch-ltmain.sh
@@ -3,7 +3,17 @@ $FreeBSD$
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
-@@ -4175,10 +4175,12 @@
+@@ -2408,6 +2408,9 @@
+ *-*-netbsd*)
+ # Don't link with libc until the a.out ld.so is fixed.
+ ;;
++ *-*-freebsd*)
++ # FreeBSD doesn't need this...
++ ;;
+ *)
+ # Add libc to deplibs on all other systems if necessary.
+ if test "$build_libtool_need_lc" = "yes"; then
+@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.
diff --git a/devel/gnomevfs2/files/patch-ltmain.sh b/devel/gnomevfs2/files/patch-ltmain.sh
index 33bc7983f10..98cb05e4ddb 100644
--- a/devel/gnomevfs2/files/patch-ltmain.sh
+++ b/devel/gnomevfs2/files/patch-ltmain.sh
@@ -3,7 +3,17 @@ $FreeBSD$
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
-@@ -4175,10 +4175,12 @@
+@@ -2408,6 +2408,9 @@
+ *-*-netbsd*)
+ # Don't link with libc until the a.out ld.so is fixed.
+ ;;
++ *-*-freebsd*)
++ # FreeBSD doesn't need this...
++ ;;
+ *)
+ # Add libc to deplibs on all other systems if necessary.
+ if test "$build_libtool_need_lc" = "yes"; then
+@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.
diff --git a/devel/gtranslator/files/patch-ltmain.sh b/devel/gtranslator/files/patch-ltmain.sh
index 33bc7983f10..98cb05e4ddb 100644
--- a/devel/gtranslator/files/patch-ltmain.sh
+++ b/devel/gtranslator/files/patch-ltmain.sh
@@ -3,7 +3,17 @@ $FreeBSD$
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
-@@ -4175,10 +4175,12 @@
+@@ -2408,6 +2408,9 @@
+ *-*-netbsd*)
+ # Don't link with libc until the a.out ld.so is fixed.
+ ;;
++ *-*-freebsd*)
++ # FreeBSD doesn't need this...
++ ;;
+ *)
+ # Add libc to deplibs on all other systems if necessary.
+ if test "$build_libtool_need_lc" = "yes"; then
+@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.
diff --git a/devel/libglade/files/patch-ltmain.sh b/devel/libglade/files/patch-ltmain.sh
index 33bc7983f10..98cb05e4ddb 100644
--- a/devel/libglade/files/patch-ltmain.sh
+++ b/devel/libglade/files/patch-ltmain.sh
@@ -3,7 +3,17 @@ $FreeBSD$
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
-@@ -4175,10 +4175,12 @@
+@@ -2408,6 +2408,9 @@
+ *-*-netbsd*)
+ # Don't link with libc until the a.out ld.so is fixed.
+ ;;
++ *-*-freebsd*)
++ # FreeBSD doesn't need this...
++ ;;
+ *)
+ # Add libc to deplibs on all other systems if necessary.
+ if test "$build_libtool_need_lc" = "yes"; then
+@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.
diff --git a/devel/libglade2/files/patch-ltmain.sh b/devel/libglade2/files/patch-ltmain.sh
index 33bc7983f10..98cb05e4ddb 100644
--- a/devel/libglade2/files/patch-ltmain.sh
+++ b/devel/libglade2/files/patch-ltmain.sh
@@ -3,7 +3,17 @@ $FreeBSD$
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
-@@ -4175,10 +4175,12 @@
+@@ -2408,6 +2408,9 @@
+ *-*-netbsd*)
+ # Don't link with libc until the a.out ld.so is fixed.
+ ;;
++ *-*-freebsd*)
++ # FreeBSD doesn't need this...
++ ;;
+ *)
+ # Add libc to deplibs on all other systems if necessary.
+ if test "$build_libtool_need_lc" = "yes"; then
+@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.
diff --git a/devel/libsoup/files/patch-ltmain.sh b/devel/libsoup/files/patch-ltmain.sh
index 33bc7983f10..98cb05e4ddb 100644
--- a/devel/libsoup/files/patch-ltmain.sh
+++ b/devel/libsoup/files/patch-ltmain.sh
@@ -3,7 +3,17 @@ $FreeBSD$
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
-@@ -4175,10 +4175,12 @@
+@@ -2408,6 +2408,9 @@
+ *-*-netbsd*)
+ # Don't link with libc until the a.out ld.so is fixed.
+ ;;
++ *-*-freebsd*)
++ # FreeBSD doesn't need this...
++ ;;
+ *)
+ # Add libc to deplibs on all other systems if necessary.
+ if test "$build_libtool_need_lc" = "yes"; then
+@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.
diff --git a/devel/libsoup22/files/patch-ltmain.sh b/devel/libsoup22/files/patch-ltmain.sh
index 33bc7983f10..98cb05e4ddb 100644
--- a/devel/libsoup22/files/patch-ltmain.sh
+++ b/devel/libsoup22/files/patch-ltmain.sh
@@ -3,7 +3,17 @@ $FreeBSD$
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
-@@ -4175,10 +4175,12 @@
+@@ -2408,6 +2408,9 @@
+ *-*-netbsd*)
+ # Don't link with libc until the a.out ld.so is fixed.
+ ;;
++ *-*-freebsd*)
++ # FreeBSD doesn't need this...
++ ;;
+ *)
+ # Add libc to deplibs on all other systems if necessary.
+ if test "$build_libtool_need_lc" = "yes"; then
+@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.
diff --git a/devel/oaf/files/patch-ltmain.sh b/devel/oaf/files/patch-ltmain.sh
index 33bc7983f10..98cb05e4ddb 100644
--- a/devel/oaf/files/patch-ltmain.sh
+++ b/devel/oaf/files/patch-ltmain.sh
@@ -3,7 +3,17 @@ $FreeBSD$
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
-@@ -4175,10 +4175,12 @@
+@@ -2408,6 +2408,9 @@
+ *-*-netbsd*)
+ # Don't link with libc until the a.out ld.so is fixed.
+ ;;
++ *-*-freebsd*)
++ # FreeBSD doesn't need this...
++ ;;
+ *)
+ # Add libc to deplibs on all other systems if necessary.
+ if test "$build_libtool_need_lc" = "yes"; then
+@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.
diff --git a/devel/orbitcpp/files/patch-ltmain.sh b/devel/orbitcpp/files/patch-ltmain.sh
index 33bc7983f10..98cb05e4ddb 100644
--- a/devel/orbitcpp/files/patch-ltmain.sh
+++ b/devel/orbitcpp/files/patch-ltmain.sh
@@ -3,7 +3,17 @@ $FreeBSD$
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
-@@ -4175,10 +4175,12 @@
+@@ -2408,6 +2408,9 @@
+ *-*-netbsd*)
+ # Don't link with libc until the a.out ld.so is fixed.
+ ;;
++ *-*-freebsd*)
++ # FreeBSD doesn't need this...
++ ;;
+ *)
+ # Add libc to deplibs on all other systems if necessary.
+ if test "$build_libtool_need_lc" = "yes"; then
+@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.
diff --git a/devel/pkg-config/files/patch-ltmain.sh b/devel/pkg-config/files/patch-ltmain.sh
index 115ea71625a..98cb05e4ddb 100644
--- a/devel/pkg-config/files/patch-ltmain.sh
+++ b/devel/pkg-config/files/patch-ltmain.sh
@@ -1,13 +1,23 @@
$FreeBSD$
---- ltmain.sh 2001/07/11 11:45:26 1.1
-+++ ltmain.sh 2001/07/11 11:45:42
-@@ -4175,10 +4175,12 @@
+--- ltmain.sh 2001/08/27 09:51:26 1.1
++++ ltmain.sh 2001/08/27 09:51:42
+@@ -2408,6 +2408,9 @@
+ *-*-netbsd*)
+ # Don't link with libc until the a.out ld.so is fixed.
+ ;;
++ *-*-freebsd*)
++ # FreeBSD doesn't need this...
++ ;;
+ *)
+ # Add libc to deplibs on all other systems if necessary.
+ if test "$build_libtool_need_lc" = "yes"; then
+@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.
-+ if false; then
++ if /usr/bin/false; then
name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
instname="$dir/$name"i
$show "$install_prog $instname $destdir/$name"
diff --git a/devel/pkgconfig/files/patch-ltmain.sh b/devel/pkgconfig/files/patch-ltmain.sh
index 115ea71625a..98cb05e4ddb 100644
--- a/devel/pkgconfig/files/patch-ltmain.sh
+++ b/devel/pkgconfig/files/patch-ltmain.sh
@@ -1,13 +1,23 @@
$FreeBSD$
---- ltmain.sh 2001/07/11 11:45:26 1.1
-+++ ltmain.sh 2001/07/11 11:45:42
-@@ -4175,10 +4175,12 @@
+--- ltmain.sh 2001/08/27 09:51:26 1.1
++++ ltmain.sh 2001/08/27 09:51:42
+@@ -2408,6 +2408,9 @@
+ *-*-netbsd*)
+ # Don't link with libc until the a.out ld.so is fixed.
+ ;;
++ *-*-freebsd*)
++ # FreeBSD doesn't need this...
++ ;;
+ *)
+ # Add libc to deplibs on all other systems if necessary.
+ if test "$build_libtool_need_lc" = "yes"; then
+@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.
-+ if false; then
++ if /usr/bin/false; then
name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
instname="$dir/$name"i
$show "$install_prog $instname $destdir/$name"
diff --git a/devel/pth/files/patch-ltmain.sh b/devel/pth/files/patch-ltmain.sh
index abe8f6e0b7a..98cb05e4ddb 100644
--- a/devel/pth/files/patch-ltmain.sh
+++ b/devel/pth/files/patch-ltmain.sh
@@ -1,13 +1,23 @@
$FreeBSD$
---- ltmain.sh 2001/07/30 16:31:21 1.1
-+++ ltmain.sh 2001/07/30 16:31:42
-@@ -3360,10 +3360,12 @@
+--- ltmain.sh 2001/08/27 09:51:26 1.1
++++ ltmain.sh 2001/08/27 09:51:42
+@@ -2408,6 +2408,9 @@
+ *-*-netbsd*)
+ # Don't link with libc until the a.out ld.so is fixed.
+ ;;
++ *-*-freebsd*)
++ # FreeBSD doesn't need this...
++ ;;
+ *)
+ # Add libc to deplibs on all other systems if necessary.
+ if test "$build_libtool_need_lc" = "yes"; then
+@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.
-+ if false; then
++ if /usr/bin/false; then
name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
instname="$dir/$name"i
$show "$install_prog $instname $destdir/$name"
diff --git a/devel/sdlmm/files/patch-ltmain.sh b/devel/sdlmm/files/patch-ltmain.sh
index 0f6b0aedeaa..98cb05e4ddb 100644
--- a/devel/sdlmm/files/patch-ltmain.sh
+++ b/devel/sdlmm/files/patch-ltmain.sh
@@ -1,9 +1,19 @@
$FreeBSD$
---- ltmain.sh 2001/09/03 14:42:51 1.1
-+++ ltmain.sh 2001/09/03 14:43:12
-@@ -4175,10 +4175,12 @@
+--- ltmain.sh 2001/08/27 09:51:26 1.1
++++ ltmain.sh 2001/08/27 09:51:42
+@@ -2408,6 +2408,9 @@
+ *-*-netbsd*)
+ # Don't link with libc until the a.out ld.so is fixed.
+ ;;
++ *-*-freebsd*)
++ # FreeBSD doesn't need this...
++ ;;
+ *)
+ # Add libc to deplibs on all other systems if necessary.
+ if test "$build_libtool_need_lc" = "yes"; then
+@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.
diff --git a/devel/soup/files/patch-ltmain.sh b/devel/soup/files/patch-ltmain.sh
index 33bc7983f10..98cb05e4ddb 100644
--- a/devel/soup/files/patch-ltmain.sh
+++ b/devel/soup/files/patch-ltmain.sh
@@ -3,7 +3,17 @@ $FreeBSD$
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
-@@ -4175,10 +4175,12 @@
+@@ -2408,6 +2408,9 @@
+ *-*-netbsd*)
+ # Don't link with libc until the a.out ld.so is fixed.
+ ;;
++ *-*-freebsd*)
++ # FreeBSD doesn't need this...
++ ;;
+ *)
+ # Add libc to deplibs on all other systems if necessary.
+ if test "$build_libtool_need_lc" = "yes"; then
+@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.