tcl-tk: use *_by_macos.

This commit is contained in:
Mike McQuaid 2018-01-18 09:42:16 +00:00
parent d1eb5495d9
commit f2144d8730

View file

@ -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)"