[122152] trunk/dports/graphics/gegl/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Jul 15 20:47:25 PDT 2014


Revision: 122152
          https://trac.macports.org/changeset/122152
Author:   ryandesign at macports.org
Date:     2014-07-15 20:47:25 -0700 (Tue, 15 Jul 2014)
Log Message:
-----------
gegl: no longer blacklist old clang (#43939)

Modified Paths:
--------------
    trunk/dports/graphics/gegl/Portfile

Modified: trunk/dports/graphics/gegl/Portfile
===================================================================
--- trunk/dports/graphics/gegl/Portfile	2014-07-16 01:14:38 UTC (rev 122151)
+++ trunk/dports/graphics/gegl/Portfile	2014-07-16 03:47:25 UTC (rev 122152)
@@ -3,7 +3,6 @@
 
 PortSystem      1.0
 PortGroup       muniversal 1.0
-PortGroup       compiler_blacklist_versions 1.0
 
 name            gegl
 conflicts       gegl-devel
@@ -57,7 +56,7 @@
 use_autoreconf  yes
 autoreconf.args -fvi
 
-compiler.blacklist *gcc* {clang < 300}
+compiler.blacklist *gcc*
 
 # 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/20140715/03d1f1b1/attachment.html>


More information about the macports-changes mailing list