aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJack Nagel2014-03-13 19:43:10 -0500
committerJack Nagel2014-03-13 19:43:10 -0500
commit01167a7360c0f846926ee7845b00577206c373e5 (patch)
treedebd832507cd1bd3f65a219fe86af5b31e0ebd4d /Library/Formula
parenta9fc82aea30506eeacbddeb8b53fb85de8acb9d4 (diff)
downloadhomebrew-01167a7360c0f846926ee7845b00577206c373e5.tar.bz2
ttf2pt1: fix patch declaration
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/ttf2pt1.rb4
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/ttf2pt1.rb b/Library/Formula/ttf2pt1.rb
index 536e0058d..0774db40b 100644
--- a/Library/Formula/ttf2pt1.rb
+++ b/Library/Formula/ttf2pt1.rb
@@ -7,9 +7,7 @@ class Ttf2pt1 < Formula
def patches
# From MacPorts, needed to find free-type on OS X.
- { 'p0' =>
- "https://trac.macports.org/export/75341/trunk/dports/print/ttf2pt1/files/patch-ft.c"
- }
+ { :p0 => "https://trac.macports.org/export/75341/trunk/dports/print/ttf2pt1/files/patch-ft.c" }
end
def install