[104065] trunk/dports/textproc/kytea/Portfile

Lawrence Velázquez larryv at macports.org
Thu Mar 14 10:20:38 PDT 2013


On Mar 14, 2013, at 9:38 AM, hum at macports.org wrote:

> Revision: 104065
>          https://trac.macports.org/changeset/104065
> Author:   hum at macports.org
> Date:     2013-03-14 06:38:50 -0700 (Thu, 14 Mar 2013)
> Log Message:
> -----------
> kytea: update to 0.4.4; use g++ instead of clang.
> 
> Modified Paths:
> --------------
>    trunk/dports/textproc/kytea/Portfile

> +compiler.blacklist  clang

Simply blacklisting "clang" still allows the use of Clang from MacPorts, as well as DragonEgg. If you want to blacklist Clang entirely, you'll have to add the macports-clang* compilers. Alternatively, if you really intend to only allow GCC, you should use compiler.whitelist instead.

A list of valid compiler names is on the wiki.
https://trac.macports.org/wiki/UsingTheRightCompiler#configure-compiler

vq



More information about the macports-dev mailing list