Modified: trunk/dports/math/SuiteSparse/Portfile (133518 => 133519)
--- trunk/dports/math/SuiteSparse/Portfile 2015-03-03 20:09:55 UTC (rev 133518)
+++ trunk/dports/math/SuiteSparse/Portfile 2015-03-03 20:27:52 UTC (rev 133519)
@@ -260,6 +260,12 @@
variant atlas description {Use MacPorts' ATLAS instead of Accelerate Framework} {
depends_lib-append port:atlas
+
+ # +atlas requires atlas to be installed without +nofortran
+ # see: https://trac.macports.org/ticket/47007
+ PortGroup active_variants 1.1
+ require_active_variants port:atlas "" nofortran
+
}
livecheck.type regex