Skip to content
This repository has been archived by the owner on Jan 16, 2025. It is now read-only.

Commit

Permalink
freetype: only keg-only on pre-Mountain Lion.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Aug 23, 2012
1 parent aea762c commit 5058263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Formula/freetype.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 5058263

Please sign in to comment.