Skip to content

Commit

Permalink
py-scipy: remove obsolete variant gcc48
Browse files Browse the repository at this point in the history
  • Loading branch information
kurthindenburg committed Feb 4, 2017
1 parent aa6d1fe commit 75e62f1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions python/py-scipy/Portfile
Expand Up @@ -73,9 +73,6 @@ if {${name} ne ${subport}} {
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 \
Expand Down

0 comments on commit 75e62f1

Please sign in to comment.