pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/40327: multimedia/mplayer doesn't compile on MacOS-10.3.9/pkgsrc-2008Q3
The following reply was made to PR pkg/40327; it has been noted by GNATS.
From: Matthias Scheler <tron%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: pkgsrc-bugs%NetBSD.org@localhost, is%beverly.kleinbus.org@localhost
Subject: Re: pkg/40327: multimedia/mplayer doesn't compile on
MacOS-10.3.9/pkgsrc-2008Q3
Date: Mon, 5 Jan 2009 22:13:58 +0000
On 5 Jan 2009, at 14:50, Ignatios Souvatzis wrote:
> This patch makes it compile (and decode to -vo null) for me; full test
> will happen tonight. Any comments on the condition?
Yes, it is too generic. Mac OS X Leopard (and probably also Tiger) don't
need that option. Please use something like this:
.if !empty(MACHINE_PLATFORM:MDarwin-[1-7].*-*)
CONFIGURE_ARGS+= --disable-qtx
.endif
Thanks in advance
--
Matthias Scheler http://zhadum.org.uk/
Home |
Main Index |
Thread Index |
Old Index