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
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