[102277] trunk/dports/graphics/sam2p/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Tue Jan 29 15:47:27 PST 2013


Revision: 102277
          https://trac.macports.org/changeset/102277
Author:   jeremyhu at macports.org
Date:     2013-01-29 15:47:27 -0800 (Tue, 29 Jan 2013)
Log Message:
-----------
sam2p: Use compiler.blacklist

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

Modified: trunk/dports/graphics/sam2p/Portfile
===================================================================
--- trunk/dports/graphics/sam2p/Portfile	2013-01-29 23:44:34 UTC (rev 102276)
+++ trunk/dports/graphics/sam2p/Portfile	2013-01-29 23:47:27 UTC (rev 102277)
@@ -36,9 +36,8 @@
 configure.args      --enable-lzw \
                     --enable-gif
 
-if {${configure.compiler}=="clang"} {
-    configure.compiler  llvm-gcc-4.2
-}
+# TODO: Project build system is broken
+compiler.blacklist-append  clang macports-clang-2.9 macports-clang-3.0 macports-clang-3.1 macports-clang-3.2
 
 destroot {
     xinstall -m 755 ${worksrcpath}/${name} ${destroot}${prefix}/bin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130129/bdb8e97f/attachment.html>


More information about the macports-changes mailing list