From 516be00372bda010334719756fe55ec271ab2637 Mon Sep 17 00:00:00 2001 From: Misty De Meo Date: Sat, 23 Aug 2014 16:25:46 -0700 Subject: finch: find tcl/tk on Xcode-only --- Library/Formula/finch.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Library/Formula') 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' -- cgit v1.2.3