We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faed966 commit 5d6d5efCopy full SHA for 5d6d5ef
files/brews/freetype.rb
@@ -5,7 +5,7 @@ class Freetypephp < Formula
5
url 'http://downloads.sf.net/project/freetype/freetype2/2.4.11/freetype-2.4.11.tar.gz'
6
sha1 'a8373512281f74a53713904050e0d71c026bf5cf'
7
8
- keg_only :provided_pre_mountain_lion
+ keg_only "Sandboxed for PHP installations"
9
10
option :universal
11
0 commit comments