aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/imagemagick.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/Library/Formula/imagemagick.rb b/Library/Formula/imagemagick.rb
index 9ae7f13e8..07e01b305 100644
--- a/Library/Formula/imagemagick.rb
+++ b/Library/Formula/imagemagick.rb
@@ -25,7 +25,6 @@ class Imagemagick <Formula
"--with-modules",
"--without-magick-plus-plus",
"--disable-dependency-tracking",
- "--disable-shared",
"--without-maximum-compile-warnings",
"--prefix=#{prefix}",
"--disable-osx-universal-binary",
@@ -42,4 +41,4 @@ class Imagemagick <Formula
def caveats
"If there is something missing that you need with this formula, please create an issue at #{HOMEBREW_WWW}"
end
-end \ No newline at end of file
+end