aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/wxmac.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/wxmac.rb b/Library/Formula/wxmac.rb
index 1ce4fb51e..f82e1b885 100644
--- a/Library/Formula/wxmac.rb
+++ b/Library/Formula/wxmac.rb
@@ -73,7 +73,7 @@ class Wxmac < Formula
# Otherwise, even in superenv, the internal libtiff can pick
# up on a nonuniversal xz and fail
# https://github.com/mxcl/homebrew/issues/22732
- "--without-lzma",
+ "--without-liblzma",
"--with-libpng",
"--with-zlib",
"--enable-dnd",