On Oct 31, 2011, at 20:39, [email protected] wrote:

> Revision: 86684
>          http://trac.macports.org/changeset/86684
> Author:   [email protected]
> Date:     2011-10-31 18:39:35 -0700 (Mon, 31 Oct 2011)
> Log Message:
> -----------
> hugs98: fix build on lion
> 
> Modified Paths:
> --------------
>    trunk/dports/lang/hugs98/Portfile
> 
> Modified: trunk/dports/lang/hugs98/Portfile
> ===================================================================
> --- trunk/dports/lang/hugs98/Portfile 2011-11-01 01:36:13 UTC (rev 86683)
> +++ trunk/dports/lang/hugs98/Portfile 2011-11-01 01:39:35 UTC (rev 86684)
> @@ -33,6 +33,10 @@
>     patchfiles-append patch-libraries-tools-make-bootlib.diff
> }
> 
> +platform darwin 11 {
> +    configure.compiler llvm-gcc-4.2
> +}

The verbiage we actually want to use in this situation is described here:

https://trac.macports.org/wiki/PortfileRecipes#compiler


_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to