From 21d63e32a9e904bf3b9c88cdf56a17b7eaeea47f Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 8 May 2002 08:18:19 +0000 Subject: Fix compilation problems if work directory is on LFS. Patch by Konrad Schroder. See kern/16149. --- graphics/mplayer/distinfo | 4 ++-- graphics/mplayer/patches/patch-aa | 18 +++++++++++++----- 2 files changed, 15 insertions(+), 7 deletions(-) (limited to 'graphics/mplayer') diff --git a/graphics/mplayer/distinfo b/graphics/mplayer/distinfo index f2e7e9e3648..04fb5ef0ad8 100644 --- a/graphics/mplayer/distinfo +++ b/graphics/mplayer/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2002/05/07 22:19:29 wiz Exp $ +$NetBSD: distinfo,v 1.10 2002/05/08 08:18:20 wiz Exp $ SHA1 (MPlayer-0.90pre3.tar.bz2) = 0ed1d70787488ce55699826752d492aed3425795 Size (MPlayer-0.90pre3.tar.bz2) = 2322749 bytes -SHA1 (patch-aa) = d039ed590a0b7b92cf4a66b14810ea75a4fd02ad +SHA1 (patch-aa) = 89d80673df0a2142846968b8733a301dc5d92c4b SHA1 (patch-ab) = a90f1dda80a3208695e5435b63fa4f2b11689a63 diff --git a/graphics/mplayer/patches/patch-aa b/graphics/mplayer/patches/patch-aa index 5f7eef0e70a..45f116eccdb 100644 --- a/graphics/mplayer/patches/patch-aa +++ b/graphics/mplayer/patches/patch-aa @@ -1,8 +1,16 @@ -$NetBSD: patch-aa,v 1.5 2002/05/07 22:19:29 wiz Exp $ +$NetBSD: patch-aa,v 1.6 2002/05/08 08:18:20 wiz Exp $ ---- configure.orig Sun Apr 28 23:05:09 2002 -+++ configure Mon Apr 29 09:40:55 2002 -@@ -263,8 +263,8 @@ +--- configure.orig Sat May 4 00:13:06 2002 ++++ configure +@@ -31,7 +31,6 @@ + cat "$TMPC" >> "$TMPLOG" + echo >> "$TMPLOG" + echo "$_cc $_inc_extra $_ld_static $_ld_extra $TMPC -o $TMPO $@" >> "$TMPLOG" +- > "$TMPO" + ( "$_cc" $_inc_extra $_ld_static $_ld_extra "$TMPC" -o "$TMPO" "$@" ) >> "$TMPLOG" 2>&1 + TMP="$?" + echo >> "$TMPLOG" +@@ -264,8 +263,8 @@ _inc_extra=-I`echo $ac_option | cut -d '=' -f 2 | sed 's,:, -I,g'` ;; --with-extralibdir=*) @@ -13,7 +21,7 @@ $NetBSD: patch-aa,v 1.5 2002/05/07 22:19:29 wiz Exp $ ;; --enable-runtime-cpudetection) _runtime_cpudetection=yes -@@ -2626,7 +2626,7 @@ +@@ -2642,7 +2641,7 @@ echocheck "DVD support (libmpdvdkit)" if test "$_dvdkit" = auto ; then _dvdkit=no -- cgit v1.2.3