diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-12-19 20:20:23 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-12-19 20:20:23 +0000 |
commit | 41c22e9c76168647bb3d5fec631fd2b64b8416f1 (patch) | |
tree | e28a51d10c815ebfc1819c96525885a1dfd8a915 /x11 | |
parent | be0218680c0fa742f81e8380b6d8bc8409f59238 (diff) | |
download | ports-41c22e9c76168647bb3d5fec631fd2b64b8416f1.tar.gz ports-41c22e9c76168647bb3d5fec631fd2b64b8416f1.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gdm/files/patch-ltmain.sh | 25 | ||||
-rw-r--r-- | x11/gdm2/files/patch-ltmain.sh | 25 | ||||
-rw-r--r-- | x11/gnome-applets/files/patch-ltmain.sh | 25 | ||||
-rw-r--r-- | x11/gnomeapplets/files/patch-ltmain.sh | 25 | ||||
-rw-r--r-- | x11/gnomeapplets2/files/patch-ltmain.sh | 25 |
5 files changed, 85 insertions, 40 deletions
diff --git a/x11/gdm/files/patch-ltmain.sh b/x11/gdm/files/patch-ltmain.sh index 98cb05e4ddb3..d62ad5aaf764 100644 --- a/x11/gdm/files/patch-ltmain.sh +++ b/x11/gdm/files/patch-ltmain.sh @@ -1,19 +1,28 @@ $FreeBSD$ ---- 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. +--- ltmain.sh.orig Sun Dec 16 07:16:09 2001 ++++ ltmain.sh Tue Dec 18 07:52:22 2001 +@@ -1052,7 +1052,7 @@ + esac + elif test "X$arg" = "X-lc_r"; then + case $host in +- *-*-openbsd* | *-*-freebsd*) ++ *-*-openbsd* | *-*-freebsd[234]*) + # Do not include libc_r directly, use -pthread flag. + continue + ;; +@@ -2359,6 +2359,9 @@ + # problems, so we reset it completely + verstring="" ;; + *-*-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 @@ + verstring="0.0" + ;; +@@ -4247,10 +4250,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/x11/gdm2/files/patch-ltmain.sh b/x11/gdm2/files/patch-ltmain.sh index 98cb05e4ddb3..d62ad5aaf764 100644 --- a/x11/gdm2/files/patch-ltmain.sh +++ b/x11/gdm2/files/patch-ltmain.sh @@ -1,19 +1,28 @@ $FreeBSD$ ---- 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. +--- ltmain.sh.orig Sun Dec 16 07:16:09 2001 ++++ ltmain.sh Tue Dec 18 07:52:22 2001 +@@ -1052,7 +1052,7 @@ + esac + elif test "X$arg" = "X-lc_r"; then + case $host in +- *-*-openbsd* | *-*-freebsd*) ++ *-*-openbsd* | *-*-freebsd[234]*) + # Do not include libc_r directly, use -pthread flag. + continue + ;; +@@ -2359,6 +2359,9 @@ + # problems, so we reset it completely + verstring="" ;; + *-*-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 @@ + verstring="0.0" + ;; +@@ -4247,10 +4250,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/x11/gnome-applets/files/patch-ltmain.sh b/x11/gnome-applets/files/patch-ltmain.sh index 98cb05e4ddb3..d62ad5aaf764 100644 --- a/x11/gnome-applets/files/patch-ltmain.sh +++ b/x11/gnome-applets/files/patch-ltmain.sh @@ -1,19 +1,28 @@ $FreeBSD$ ---- 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. +--- ltmain.sh.orig Sun Dec 16 07:16:09 2001 ++++ ltmain.sh Tue Dec 18 07:52:22 2001 +@@ -1052,7 +1052,7 @@ + esac + elif test "X$arg" = "X-lc_r"; then + case $host in +- *-*-openbsd* | *-*-freebsd*) ++ *-*-openbsd* | *-*-freebsd[234]*) + # Do not include libc_r directly, use -pthread flag. + continue + ;; +@@ -2359,6 +2359,9 @@ + # problems, so we reset it completely + verstring="" ;; + *-*-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 @@ + verstring="0.0" + ;; +@@ -4247,10 +4250,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/x11/gnomeapplets/files/patch-ltmain.sh b/x11/gnomeapplets/files/patch-ltmain.sh index 98cb05e4ddb3..d62ad5aaf764 100644 --- a/x11/gnomeapplets/files/patch-ltmain.sh +++ b/x11/gnomeapplets/files/patch-ltmain.sh @@ -1,19 +1,28 @@ $FreeBSD$ ---- 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. +--- ltmain.sh.orig Sun Dec 16 07:16:09 2001 ++++ ltmain.sh Tue Dec 18 07:52:22 2001 +@@ -1052,7 +1052,7 @@ + esac + elif test "X$arg" = "X-lc_r"; then + case $host in +- *-*-openbsd* | *-*-freebsd*) ++ *-*-openbsd* | *-*-freebsd[234]*) + # Do not include libc_r directly, use -pthread flag. + continue + ;; +@@ -2359,6 +2359,9 @@ + # problems, so we reset it completely + verstring="" ;; + *-*-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 @@ + verstring="0.0" + ;; +@@ -4247,10 +4250,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/x11/gnomeapplets2/files/patch-ltmain.sh b/x11/gnomeapplets2/files/patch-ltmain.sh index 98cb05e4ddb3..d62ad5aaf764 100644 --- a/x11/gnomeapplets2/files/patch-ltmain.sh +++ b/x11/gnomeapplets2/files/patch-ltmain.sh @@ -1,19 +1,28 @@ $FreeBSD$ ---- 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. +--- ltmain.sh.orig Sun Dec 16 07:16:09 2001 ++++ ltmain.sh Tue Dec 18 07:52:22 2001 +@@ -1052,7 +1052,7 @@ + esac + elif test "X$arg" = "X-lc_r"; then + case $host in +- *-*-openbsd* | *-*-freebsd*) ++ *-*-openbsd* | *-*-freebsd[234]*) + # Do not include libc_r directly, use -pthread flag. + continue + ;; +@@ -2359,6 +2359,9 @@ + # problems, so we reset it completely + verstring="" ;; + *-*-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 @@ + verstring="0.0" + ;; +@@ -4247,10 +4250,12 @@ fi # Install the pseudo-library for information purposes. |