diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/finch.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/finch.rb b/Library/Formula/finch.rb index 84982afb8..d45b0e56a 100644 --- a/Library/Formula/finch.rb +++ b/Library/Formula/finch.rb @@ -30,6 +30,8 @@ class Finch < Formula --disable-meanwhile --disable-vv --without-x + --with-tclconfig=#{MacOS.sdk_path}/usr/lib + --with-tkconfig=#{MacOS.sdk_path}/usr/lib ] args << '--disable-perl' unless build.include? 'perl' |
