aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/atk.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/atk.rb')
-rw-r--r--Library/Formula/atk.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/atk.rb b/Library/Formula/atk.rb
index d0e23d2f3..a6425a58c 100644
--- a/Library/Formula/atk.rb
+++ b/Library/Formula/atk.rb
@@ -7,7 +7,7 @@ class Atk <Formula
depends_on 'pkg-config'
depends_on 'glib'
-
+
def install
system "./configure", "--disable-dependency-tracking",
"--prefix=#{prefix}",