Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Commit

Permalink
Make freetype php keg_only on all versions of osx
Browse files Browse the repository at this point in the history
  • Loading branch information
mattheath committed Mar 12, 2014
1 parent faed966 commit 5d6d5ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/brews/freetype.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ class Freetypephp < Formula
url 'http://downloads.sf.net/project/freetype/freetype2/2.4.11/freetype-2.4.11.tar.gz'
sha1 'a8373512281f74a53713904050e0d71c026bf5cf'

keg_only :provided_pre_mountain_lion
keg_only "Sandboxed for PHP installations"

option :universal

Expand Down

0 comments on commit 5d6d5ef

Please sign in to comment.