[117135] trunk/dports/graphics/gegl-devel/Portfile
devans at macports.org
devans at macports.org
Mon Feb 17 05:31:24 PST 2014
Revision: 117135
https://trac.macports.org/changeset/117135
Author: devans at macports.org
Date: 2014-02-17 05:31:24 -0800 (Mon, 17 Feb 2014)
Log Message:
-----------
gegl-devel: possible fix for SL build.
Modified Paths:
--------------
trunk/dports/graphics/gegl-devel/Portfile
Modified: trunk/dports/graphics/gegl-devel/Portfile
===================================================================
--- trunk/dports/graphics/gegl-devel/Portfile 2014-02-17 13:05:25 UTC (rev 117134)
+++ trunk/dports/graphics/gegl-devel/Portfile 2014-02-17 13:31:24 UTC (rev 117135)
@@ -3,6 +3,7 @@
PortSystem 1.0
PortGroup muniversal 1.0
+PortGroup compiler_blacklist_versions 1.0
name gegl-devel
conflicts gegl
@@ -58,7 +59,7 @@
patch-ffmpeg.diff \
rename-for-altivec.patch
-compiler.blacklist-append gcc-4.0 *gcc-4.2
+compiler.blacklist-append gcc-4.0 *gcc-4.2 {clang < 300}
# gobject-introspection uses g-ir-scanner, which uses $CC from env
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140217/9d9266e1/attachment.html>
More information about the macports-changes
mailing list