finch: find tcl/tk on Xcode-only
This commit is contained in:
parent
735b89e90d
commit
755a13ecc6
1 changed files with 2 additions and 0 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue