[115561] trunk/dports/audio/mpd/Portfile

Lawrence Velázquez larryv at macports.org
Sun Jan 5 11:51:29 PST 2014


On Jan 5, 2014, at 3:13 AM, Ryan Schmidt <ryandesign at macports.org> wrote:

> Default variants must include “+” or “-“ as desired, e.g.:
> 
> default_variants +mad
> 
> if you want to enable the variant by default or:
> 
> default_variants -mad
> 
> if you want to disable it by default.

https://trac.macports.org/changeset/115570

> So this will be a problem on Darwin 10 *and earlier* not just on Darwin 10.
> 
> A better way to handle this is with compiler.blacklist. Blacklist the compilers that won’t work (i.e. the old versions of GCC Xcode provided) so that MacPorts can pick a compiler that works, which will be clang. We would rather use a newer clang than a newer gcc.
> 
> compiler.blacklist *gcc-3.3 *gcc-4.0 *gcc-4.2

https://trac.macports.org/changeset/115571
https://trac.macports.org/changeset/115572
https://trac.macports.org/changeset/115573

vq


More information about the macports-dev mailing list