From 1453adeb2e363640245c8b094023bf6be2da3749 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Wed, 19 Mar 2014 12:07:54 -0500 Subject: libagg: use patch DSL --- Library/Formula/libagg.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') 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 -- cgit v1.2.3