diff options
Diffstat (limited to 'Library/Formula/libagg.rb')
| -rw-r--r-- | Library/Formula/libagg.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libagg.rb b/Library/Formula/libagg.rb index e5174211f..9d89d2499 100644 --- a/Library/Formula/libagg.rb +++ b/Library/Formula/libagg.rb @@ -13,7 +13,7 @@ class Libagg < Formula depends_on :freetype => :optional # Fix build with clang; last release was in 2006 - def patches; DATA; end + patch :DATA def install # AM_C_PROTOTYPES was removed in automake 1.12, as it's only needed for |
