Skip to content

Commit

Permalink
fsearch: add legacysupport for <= 10.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Schamschula committed Jun 21, 2022
1 parent 9a89538 commit 05f9426
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sysutils/fsearch/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

PortSystem 1.0
PortGroup github 1.0
PortGroup legacysupport 1.0

github.setup cboxdoerfer fsearch 0.1.2
epoch 1
Expand All @@ -19,6 +20,9 @@ checksums rmd160 6a785f53e26691488961817a1c1416fc9a0d8f07 \

compiler.c_standard 2011

# AT_SYMLINK_NOFOLLOW
legacysupport.newest_darwin_requires_legacy 13

depends_build port:autoconf \
port:autoconf-archive \
port:automake
Expand Down

0 comments on commit 05f9426

Please sign in to comment.