xpdf: use patch DSL
This commit is contained in:
parent
ce9b5be40d
commit
7c24b23f6e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ class Xpdf < Formula
|
|||
:because => 'xpdf, pdf2image, and poppler install conflicting executables'
|
||||
|
||||
# see: http://gnats.netbsd.org/45562
|
||||
def patches; DATA; end
|
||||
patch :DATA
|
||||
|
||||
def install
|
||||
ENV.append_to_cflags "-I#{MacOS::X11.include} -I#{MacOS::X11.include}/freetype2"
|
||||
|
|
Loading…
Reference in a new issue