[145149] trunk/dports/python/py-scipy/Portfile
sean at macports.org
sean at macports.org
Tue Jan 26 14:36:33 PST 2016
Revision: 145149
https://trac.macports.org/changeset/145149
Author: sean at macports.org
Date: 2016-01-26 14:36:33 -0800 (Tue, 26 Jan 2016)
Log Message:
-----------
py-scipy: fix removal of variant causes poor ux
Modified Paths:
--------------
trunk/dports/python/py-scipy/Portfile
Modified: trunk/dports/python/py-scipy/Portfile
===================================================================
--- trunk/dports/python/py-scipy/Portfile 2016-01-26 22:21:31 UTC (rev 145148)
+++ trunk/dports/python/py-scipy/Portfile 2016-01-26 22:36:33 UTC (rev 145149)
@@ -73,6 +73,9 @@
depends_lib-append path:lib/libopenblas.dylib:openblas
}
+ # Can be removed after 2017-01-22
+ variant gcc48 requires gfortran description {Legacy compatibility variant} {}
+
if {[variant_isset atlas]} {
# use MacPorts atlas
build.env-append OPENBLAS=None \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160126/ebecdabf/attachment.html>
More information about the macports-changes
mailing list