fastcap-wr: Blacklist all clangs.
--- trunk/dports/science/fastcap-wr/Portfile 2013-08-30 23:40:30 UTC (rev 110417)
+++ trunk/dports/science/fastcap-wr/Portfile 2013-08-30 23:41:40 UTC (rev 110418)
@@ -29,7 +29,7 @@
use_parallel_build no
# This port does not build with clang
-compiler.blacklist clang
+compiler.blacklist *clang*
build.args-append CC=${configure.cc} \
CFLAGS="${configure.cflags} [get_canonical_archflags cc]" \