On Jun 14, 2014, at 10:17 PM, Mihai Moldovan <io...@ionic.de> wrote:
> This patch fixes the darwin typo, a TCL issue that has been shadowed by the
> aforementioned typo and doesn't explicitly check for the existence of
> ${configure.cxx_stdlib}.
>
> Also revbumped to have the correct min version target set.
> <audacious-fixes.diff>
Applied in r121042 [1].
The variants in audacious-plugins still need to be fixed.
$ sudo port install audacious-plugins +sdl2
Error: audacious-plugins: Variant sdl1 conflicts with sdl2
Error: Unable to open port: Error evaluating variants
For this you need to do something like:
default_variants +full
if {![variant_isset sdl2]} {
default_variants-append +sdl1
}
I can apply this change if you want?
Cheers!
Frank
[1] <https://trac.macports.org/changeset/121042>
_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev