From 1831933e4eb78e4cdb076482f6dbf90b4449dd5f Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Wed, 19 Mar 2014 20:21:13 -0500 Subject: mapnik: use patch DSL --- Library/Formula/mapnik.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Library') diff --git a/Library/Formula/mapnik.rb b/Library/Formula/mapnik.rb index 0ff0648df..9ea511b78 100644 --- a/Library/Formula/mapnik.rb +++ b/Library/Formula/mapnik.rb @@ -7,9 +7,7 @@ class Mapnik < Formula # can be removed at Mapnik > 2.2.0 # https://github.com/mapnik/mapnik/issues/1973 - def patches - DATA - end + patch :DATA head 'https://github.com/mapnik/mapnik.git' depends_on 'pkg-config' => :build -- cgit v1.2.3