libagg: use patch DSL

This commit is contained in:
Jack Nagel 2014-03-19 12:07:54 -05:00
parent d5b681fe94
commit 5e3a6cac6f

View file

@ -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