Skip to content

Commit

Permalink
graphviz: remove obsolete python24,25,26 variants
Browse files Browse the repository at this point in the history
  • Loading branch information
kurthindenburg committed Feb 4, 2017
1 parent ab33241 commit 9e136b6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions graphics/graphviz/Portfile
Expand Up @@ -175,11 +175,6 @@ variant php description {Include PHP language bindings} {
}
}

# TODO: Remove after 2016-05-10.
variant python24 description {Legacy variant} requires python27 {}
variant python25 description {Legacy variant} requires python27 {}
variant python26 description {Legacy variant} requires python27 {}

variant python27 description {Include Python 2.7 language bindings} {
depends_lib-append port:python27
depends_build-append port:swig-python
Expand Down

0 comments on commit 9e136b6

Please sign in to comment.