Revision: 104875 https://trac.macports.org/changeset/104875 Author: jeremyhu@macports.org Date: 2013-04-04 10:17:18 -0700 (Thu, 04 Apr 2013) Log Message: ----------- webkit-gtk: Add macports-clang-3.2 as a fallback Modified Paths: -------------- trunk/dports/www/webkit-gtk/Portfile Modified: trunk/dports/www/webkit-gtk/Portfile =================================================================== --- trunk/dports/www/webkit-gtk/Portfile 2013-04-04 16:51:09 UTC (rev 104874) +++ trunk/dports/www/webkit-gtk/Portfile 2013-04-04 17:17:18 UTC (rev 104875) @@ -121,6 +121,7 @@ compiler.blacklist-append {clang < 300} macports-clang-2.9 # TODO: Remove this block once 2.2 is released +compiler.fallback-append macports-clang-3.2 if {[info exists portconfigure::compiler_name_map(${configure.compiler})]} { depends_build-append port:$portconfigure::compiler_name_map(${configure.compiler})