From fb728a8af907bfd1fdd53ab90ac4ae4ea7c781ab Mon Sep 17 00:00:00 2001 From: Felix Bùˆnemann Date: Mon, 30 Jan 2012 11:35:24 +0100 Subject: openjpeg: HEAD no longer needs the libpng patch Closes #9865. Signed-off-by: Jack Nagel --- Library/Formula/openjpeg.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/openjpeg.rb b/Library/Formula/openjpeg.rb index 5eaa917cb..f9fa3dfc2 100644 --- a/Library/Formula/openjpeg.rb +++ b/Library/Formula/openjpeg.rb @@ -15,7 +15,7 @@ class Openjpeg < Formula def patches # libpng 1.5 no longer #includes zlib.h, so add it to the relevant file # see http://code.google.com/p/openjpeg/issues/detail?id=83 - DATA + DATA unless ARGV.build_head? end def install -- cgit v1.2.3