diff options
| author | Pete Fritchman <petef@FreeBSD.org> | 2003-05-19 00:20:42 +0000 |
|---|---|---|
| committer | Pete Fritchman <petef@FreeBSD.org> | 2003-05-19 00:20:42 +0000 |
| commit | ba8df2c25601c875266bd609da55a6fa17ff40f0 (patch) | |
| tree | 6aa5797c884bb4f14a77c9cdfc6c97b056dde393 /net/libyahoo2/files/patch-ltmain.sh | |
| parent | - install .pc file to the correct place (diff) | |
- use pkg-config and install .pc file to the correct spot
- sort pkg-plist correctly
- bump PORTREVISION
PR: 52139
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=81311
Diffstat (limited to 'net/libyahoo2/files/patch-ltmain.sh')
| -rw-r--r-- | net/libyahoo2/files/patch-ltmain.sh | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/net/libyahoo2/files/patch-ltmain.sh b/net/libyahoo2/files/patch-ltmain.sh index 0e3b5bb2ae00..71d1d3044562 100644 --- a/net/libyahoo2/files/patch-ltmain.sh +++ b/net/libyahoo2/files/patch-ltmain.sh @@ -1,6 +1,6 @@ ---- ltmain.sh.orig Sun Apr 6 12:12:51 2003 -+++ ltmain.sh Sun Apr 6 12:14:51 2003 -@@ -1043,14 +1043,14 @@ +--- ltmain.sh.orig Tue Jan 28 03:11:49 2003 ++++ ltmain.sh Tue May 13 06:46:55 2003 +@@ -1043,7 +1043,7 @@ # These systems don't actually have a C library (as such) test "X$arg" = "X-lc" && continue ;; @@ -9,14 +9,6 @@ # Do not include libc due to us having libc/libc_r. test "X$arg" = "X-lc" && continue ;; - esac - elif test "X$arg" = "X-lc_r"; then - case $host in -- *-*-openbsd*) -+ *-*-openbsd* | *-*-freebsd*) - # Do not include libc_r directly, use -pthread flag. - continue - ;; @@ -2441,7 +2441,7 @@ *-*-netbsd*) # Don't link with libc until the a.out ld.so is fixed. |
