[110662] trunk/dports/textproc/eda/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Sep 2 20:47:28 PDT 2013


Revision: 110662
          https://trac.macports.org/changeset/110662
Author:   jeremyhu at macports.org
Date:     2013-09-02 20:47:27 -0700 (Mon, 02 Sep 2013)
Log Message:
-----------
eda: Update blacklisting

Modified Paths:
--------------
    trunk/dports/textproc/eda/Portfile

Modified: trunk/dports/textproc/eda/Portfile
===================================================================
--- trunk/dports/textproc/eda/Portfile	2013-09-03 03:41:15 UTC (rev 110661)
+++ trunk/dports/textproc/eda/Portfile	2013-09-03 03:47:27 UTC (rev 110662)
@@ -19,6 +19,8 @@
 checksums           rmd160  1a08c2d30aba0afafd83605c8731578f60ecb702 \
                     sha256  7bc24b45beaabdabe0fc4165db935fba56bef5b7de8f4de846d058fc1561919c
 
+installs_libs       no
+
 depends_lib         port:boost \
                     port:zlib
 
@@ -28,7 +30,8 @@
 
 variant universal   {}
 
-compiler.blacklist  clang
+# Project bugs prevent building with clang
+compiler.blacklist  *clang*
 
 set cxxflags        "${configure.cxxflags} [get_canonical_archflags cxx]"
 set cppflags        "-I../lib/soplib ${configure.cppflags}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130902/af6da0fd/attachment-0001.html>


More information about the macports-changes mailing list