[102278] trunk/dports/graphics/ufraw/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Tue Jan 29 15:49:38 PST 2013


Revision: 102278
          https://trac.macports.org/changeset/102278
Author:   jeremyhu at macports.org
Date:     2013-01-29 15:49:38 -0800 (Tue, 29 Jan 2013)
Log Message:
-----------
ufraw: Use compiler.blacklist

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

Modified: trunk/dports/graphics/ufraw/Portfile
===================================================================
--- trunk/dports/graphics/ufraw/Portfile	2013-01-29 23:47:27 UTC (rev 102277)
+++ trunk/dports/graphics/ufraw/Portfile	2013-01-29 23:49:38 UTC (rev 102278)
@@ -51,8 +51,6 @@
 #   Undefined symbols for architecture x86_64:
 #   "___builtin_object_size", referenced from:
 #   "_alloca", referenced from:
-if {${configure.compiler} == "llvm-gcc-4.2"} {
-    configure.compiler clang
-}
+compiler.blacklist-append llvm-gcc-4.2 macports-llvm-gcc-4.2
 
 livecheck.regex  "${name}-(\\d+(?:\\.\\d+)*)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130129/f6112861/attachment.html>


More information about the macports-changes mailing list