Revision: 110392 https://trac.macports.org/changeset/110392 Author: jeremyhu@macports.org Date: 2013-08-30 13:30:43 -0700 (Fri, 30 Aug 2013) Log Message: ----------- py-healpy: Remove redundant blacklisting Modified Paths: -------------- trunk/dports/python/py-healpy/Portfile Modified: trunk/dports/python/py-healpy/Portfile =================================================================== --- trunk/dports/python/py-healpy/Portfile 2013-08-30 20:30:42 UTC (rev 110391) +++ trunk/dports/python/py-healpy/Portfile 2013-08-30 20:30:43 UTC (rev 110392) @@ -37,7 +37,6 @@ if {[variant_isset openmp]} { require_active_variants healpix-cxx openmp - compiler.blacklist clang } else { require_active_variants healpix-cxx "" openmp }
participants (1)
-
jeremyhu@macports.org