freetype: only keg-only on pre-Mountain Lion.
This commit is contained in:
parent
bb712aa646
commit
fb765fc224
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ class Freetype < Formula
|
|||
url 'http://downloads.sf.net/project/freetype/freetype2/2.4.10/freetype-2.4.10.tar.gz'
|
||||
sha1 '44dba26ff965b1cd1c62e480fdefaeca62ed33da'
|
||||
|
||||
keg_only :when_xquartz_installed
|
||||
keg_only unless MacOS.version >= :mountain_lion
|
||||
|
||||
option :universal
|
||||
|
||||
|
|
Loading…
Reference in a new issue