Skip to content

Commit

Permalink
libinfinity: Use legacysupport for getline
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandesign committed Aug 7, 2023
1 parent 3d147d3 commit 8c11ee3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions comms/libinfinity/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
PortSystem 1.0
PortGroup github 1.0
PortGroup gobject_introspection 1.0
PortGroup legacysupport 1.1

# getline
legacysupport.newest_darwin_requires_legacy 10

github.setup gobby libinfinity 0.7.2
revision 0
Expand Down

0 comments on commit 8c11ee3

Please sign in to comment.