[110640] trunk/dports/python/py-healpy/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Sep 2 17:25:50 PDT 2013


Revision: 110640
          https://trac.macports.org/changeset/110640
Author:   jeremyhu at macports.org
Date:     2013-09-02 17:25:49 -0700 (Mon, 02 Sep 2013)
Log Message:
-----------
py-healpy: Adjust blacklisting

Modified Paths:
--------------
    trunk/dports/python/py-healpy/Portfile

Modified: trunk/dports/python/py-healpy/Portfile
===================================================================
--- trunk/dports/python/py-healpy/Portfile	2013-09-03 00:25:19 UTC (rev 110639)
+++ trunk/dports/python/py-healpy/Portfile	2013-09-03 00:25:49 UTC (rev 110640)
@@ -32,7 +32,7 @@
     default_variants    +openmp
 
     variant openmp description "enable OpenMP parallel acceleration" {
-        compiler.blacklist-append clang
+        compiler.blacklist-append *clang*
     }
 
     if {[variant_isset openmp]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130902/135ebb3e/attachment.html>


More information about the macports-changes mailing list