finch: find tcl/tk on Xcode-only

This commit is contained in:
Misty De Meo 2014-08-23 16:25:46 -07:00
parent 735b89e90d
commit 755a13ecc6

View file

@ -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'