Edit port/fink warning
This commit is contained in:
parent
3d88bb851e
commit
66841687eb
@ -56,9 +56,9 @@ module Homebrew extend self
|
|||||||
|
|
||||||
def check_macports
|
def check_macports
|
||||||
if MacOS.macports_or_fink_installed?
|
if MacOS.macports_or_fink_installed?
|
||||||
opoo "It appears you have Macports or Fink installed."
|
opoo "It appears you have MacPorts or Fink installed."
|
||||||
puts "Software installed with other package managers causes known problems for"
|
puts "Software installed with other package managers causes known problems for"
|
||||||
puts "Homebrew. If a formula fails to build, uninstall Macports/Fink try again."
|
puts "Homebrew. If a formula fails to build, uninstall MacPorts/Fink and try again."
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user