[141666] trunk/dports/python/py-graph-tool/Portfile

mmoll at macports.org mmoll at macports.org
Sat Dec 12 02:29:46 PST 2015


Revision: 141666
          https://trac.macports.org/changeset/141666
Author:   mmoll at macports.org
Date:     2015-10-26 06:59:26 -0700 (Mon, 26 Oct 2015)
Log Message:
-----------
py-graph-tool: fix TCL syntax error

Modified Paths:
--------------
    trunk/dports/python/py-graph-tool/Portfile

Modified: trunk/dports/python/py-graph-tool/Portfile
===================================================================
--- trunk/dports/python/py-graph-tool/Portfile	2015-10-26 07:28:48 UTC (rev 141665)
+++ trunk/dports/python/py-graph-tool/Portfile	2015-10-26 13:59:26 UTC (rev 141666)
@@ -39,7 +39,7 @@
 } else {
     if {${name} ne ${subport}} {
         compiler.blacklist *gcc* {clang < 700} {macports-clang-3.[0-6]}
-        compiler.blacklist_fallback macports-clang-3.7
+        compiler.fallback-append macports-clang-3.7
         configure.cxxflags-append -std=c++14 -stdlib=libc++
     }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/2e6ebdeb/attachment.html>


More information about the macports-changes mailing list