On Mar 21, 2013, at 2:00 PM, [email protected] wrote:

> Revision: 104234
>          https://trac.macports.org/changeset/104234
> Author:   [email protected]
> Date:     2013-03-21 11:00:02 -0700 (Thu, 21 Mar 2013)
> Log Message:
> -----------
> digikam: Update to 3.1.0. Addresses failures with current libkdcraw. See 
> #38442

> Modified: trunk/dports/kde/digikam/Portfile
> ===================================================================
> --- trunk/dports/kde/digikam/Portfile 2013-03-21 16:46:37 UTC (rev 104233)
> +++ trunk/dports/kde/digikam/Portfile 2013-03-21 18:00:02 UTC (rev 104234)

> # gcc-4.0 is also blacklisted for opencv
> -# clang stumbles over CV_XADD macro, see #37184
> -compiler.blacklist  gcc-4.0 clang
> +compiler.blacklist  gcc-4.0
> +compiler.blacklist-append   {clang < 318}

It would be fine to just use "compiler.blacklist gcc-4.0 {clang < 318}" here.

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

Reply via email to