Skip to content

Commit

Permalink
cfm: Use legacysupport portgroup for <=10.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandesign committed May 15, 2020
1 parent 1dcdf56 commit b496825
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sysutils/cfm/Portfile
Expand Up @@ -2,8 +2,12 @@

PortSystem 1.0
PortGroup github 1.0
PortGroup legacysupport 1.0
PortGroup makefile 1.0

# AT_SYMLINK_NOFOLLOW
legacysupport.newest_darwin_requires_legacy 13

github.setup willeccles cfm 0.6.0 v
revision 1
categories sysutils
Expand Down

0 comments on commit b496825

Please sign in to comment.