From 129071c88ce9553a2ff578e91e49a95deb33a237 Mon Sep 17 00:00:00 2001 From: Pete Fritchman Date: Mon, 19 May 2003 00:14:18 +0000 Subject: - install .pc file to the correct place - use USE_GETOPT_LONG - sort pkg-plist correctly - bump PORTREVISION PR: 52136 Submitted by: Ports Fury --- graphics/swfdec/files/patch-ltmain.sh | 23 +++-------------------- 1 file changed, 3 insertions(+), 20 deletions(-) (limited to 'graphics/swfdec/files/patch-ltmain.sh') diff --git a/graphics/swfdec/files/patch-ltmain.sh b/graphics/swfdec/files/patch-ltmain.sh index e6e5cf7c8c62..af1fdc325897 100644 --- a/graphics/swfdec/files/patch-ltmain.sh +++ b/graphics/swfdec/files/patch-ltmain.sh @@ -1,14 +1,6 @@ ---- ltmain.sh.orig Sun Apr 6 15:09:32 2003 -+++ ltmain.sh Sun Apr 6 15:09:58 2003 -@@ -1065,14 +1065,14 @@ - # These systems don't actually have a C library (as such) - test "X$arg" = "X-lc" && continue - ;; -- *-*-openbsd* | *-*-freebsd*) -+ *-*-openbsd*) - # Do not include libc due to us having libc/libc_r. - test "X$arg" = "X-lc" && continue - ;; +--- ltmain.sh.orig Thu Feb 6 05:37:40 2003 ++++ ltmain.sh Tue May 13 06:48:33 2003 +@@ -1072,7 +1072,7 @@ esac elif test "X$arg" = "X-lc_r"; then case $host in @@ -17,15 +9,6 @@ # Do not include libc_r directly, use -pthread flag. continue ;; -@@ -2495,7 +2495,7 @@ - *-*-netbsd*) - # Don't link with libc until the a.out ld.so is fixed. - ;; -- *-*-openbsd* | *-*-freebsd*) -+ *-*-openbsd*) - # Do not include libc due to us having libc/libc_r. - ;; - *) @@ -4325,10 +4325,12 @@ fi -- cgit v1.2.3