cclive: remove conflict with clozure-cl (#25565)
clozure-cl was deleted.
This commit is contained in:
parent
86d12d54d1
commit
9380abd501
1 changed files with 0 additions and 2 deletions
|
@ -18,8 +18,6 @@ class Cclive < Formula
|
|||
depends_on "boost"
|
||||
depends_on "pcre"
|
||||
|
||||
conflicts_with "clozure-cl", :because => "both install a ccl binary"
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-dependency-tracking",
|
||||
"--prefix=#{prefix}"
|
||||
|
|
Loading…
Reference in a new issue