aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/requirements
diff options
context:
space:
mode:
authorMike McQuaid2013-05-24 11:46:09 +0100
committerMike McQuaid2013-05-24 11:47:07 +0100
commit404845eaeb8e083a306e9b747c8a65b168abae9c (patch)
tree01032a65f0d1f64c69c159ca6667693fc8adfafb /Library/Homebrew/requirements
parent04d0cea01c4e44dd095db0a4ee65a03b1e4f7f74 (diff)
downloadbrew-404845eaeb8e083a306e9b747c8a65b168abae9c.tar.bz2
Remove default_formula from MPIDependency.
Closes Homebrew/homebrew#19966.
Diffstat (limited to 'Library/Homebrew/requirements')
-rw-r--r--Library/Homebrew/requirements/mpi_dependency.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Homebrew/requirements/mpi_dependency.rb b/Library/Homebrew/requirements/mpi_dependency.rb
index 28a03d566..67c22d73f 100644
--- a/Library/Homebrew/requirements/mpi_dependency.rb
+++ b/Library/Homebrew/requirements/mpi_dependency.rb
@@ -9,8 +9,6 @@ class MPIDependency < Requirement
fatal true
- default_formula 'open-mpi'
-
env :userpaths
def initialize *lang_list