aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libagg.rb
diff options
context:
space:
mode:
authorJack Nagel2014-03-19 12:07:54 -0500
committerJack Nagel2014-03-19 18:57:16 -0500
commit1453adeb2e363640245c8b094023bf6be2da3749 (patch)
tree4a516dbfcd2f6bd4d9b23858ff132ac018355533 /Library/Formula/libagg.rb
parentbd0cc5e367b9b1eaf3904e1a1a6833a4017166d8 (diff)
downloadhomebrew-1453adeb2e363640245c8b094023bf6be2da3749.tar.bz2
libagg: use patch DSL
Diffstat (limited to 'Library/Formula/libagg.rb')
-rw-r--r--Library/Formula/libagg.rb2
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