Modified: trunk/dports/www/firefox-x11/Portfile (79734 => 79735)
--- trunk/dports/www/firefox-x11/Portfile 2011-06-24 16:42:17 UTC (rev 79734)
+++ trunk/dports/www/firefox-x11/Portfile 2011-06-24 16:42:39 UTC (rev 79735)
@@ -114,7 +114,9 @@
# xpctools and necko-wifi broke in 3.6b1
# gcc-4.0 has issues, so force gcc-4.2 on Leopard
-# inline asm is bad, and llvm complains,
+# BUILD FIX TODO:
+# llvm-gcc-4.2 and clang fail to build due to bad inline asm as of 2011.06.24
+# This is an error in the package.
if {${configure.compiler} == "gcc-4.0" ||
${configure.compiler} == "llvm-gcc-4.2" ||
${configure.compiler} == "clang"} {