tcl-tk: use *_by_macos.
This commit is contained in:
parent
d1eb5495d9
commit
f2144d8730
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ class TclTk < Formula
|
|||
end
|
||||
end
|
||||
|
||||
keg_only :provided_by_osx,
|
||||
keg_only :provided_by_macos,
|
||||
"tk installs some X11 headers and macOS provides an (older) Tcl/Tk"
|
||||
|
||||
option "without-tcllib", "Don't build tcllib (utility modules)"
|
||||
|
|
Loading…
Reference in a new issue