Skip to content

Commit

Permalink
hugin-app: update default Python variant to 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusCalhoun-Lopez committed Jan 20, 2020
1 parent 8eb6616 commit eb9f541
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion graphics/hugin-app/Portfile
Expand Up @@ -153,7 +153,8 @@ foreach s ${pythons_suffixes} {
}
}
if {!${any_python}} {
default_variants +python27
# keep in sync with python PG
default_variants +python37
}

pre-fetch {
Expand Down

0 comments on commit eb9f541

Please sign in to comment.