aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/fastbit.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/fastbit.rb')
-rw-r--r--Library/Formula/fastbit.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/Library/Formula/fastbit.rb b/Library/Formula/fastbit.rb
index cdc953dcf..3529be0fc 100644
--- a/Library/Formula/fastbit.rb
+++ b/Library/Formula/fastbit.rb
@@ -5,7 +5,8 @@ class Fastbit < Formula
url 'https://codeforge.lbl.gov/frs/download.php/409/fastbit-ibis1.3.8.tar.gz'
sha1 '3e0feed7932d34be49ca41fdb689f55b0466a28a'
- conflicts_with 'salt', :because => 'both install `include/filter.h`'
+ conflicts_with 'fastbit', :because => 'Both install `include/util.h`'
+ conflicts_with 'salt', :because => 'Both install `include/filter.h`'
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",