libpng: only keg-only on pre-Mountain Lion.

master
Mike McQuaid 2012-08-23 08:41:11 -07:00
parent fb765fc224
commit ea62c7c23a
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ class Libpng < Formula
url 'http://downloads.sf.net/project/libpng/libpng15/1.5.12/libpng-1.5.12.tar.gz' url 'http://downloads.sf.net/project/libpng/libpng15/1.5.12/libpng-1.5.12.tar.gz'
sha1 'c329f3a9b720d7ae14e8205fa6e332236573704b' sha1 'c329f3a9b720d7ae14e8205fa6e332236573704b'
keg_only :when_xquartz_installed keg_only unless MacOS.version >= :mountain_lion
bottle do bottle do
sha1 '83c6be83e86404f41982e5e1e6877924fe737bdf' => :mountainlion sha1 '83c6be83e86404f41982e5e1e6877924fe737bdf' => :mountainlion