Skip to content

Commit

Permalink
manpages: portfile: document keyword configure.sdkroot
Browse files Browse the repository at this point in the history
  • Loading branch information
mascguy committed Aug 21, 2023
1 parent 96d5581 commit c75c662
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions doc/portfile.7
Original file line number Diff line number Diff line change
Expand Up @@ -1507,6 +1507,17 @@ macOS SDK version to build against.
.br
.Sy Example:
.Dl configure.sdk_version 10.8
.It Ic configure.sdkroot
The path to the macOS SDK to build against.
.br
.Sy Type:
.Em optional
.br
.Sy Default:
.Em Automatically set by MacPorts; varies by macOS release, whether Xcode installed, etc.
.br
.Sy Example:
.Dl configure.sdkroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk
.\" FOOBAR
.El
.Ss UNIVERSAL TARGET HOOKS
Expand Down

0 comments on commit c75c662

Please sign in to comment.