Fix for Homebrew/homebrew#321
This commit is contained in:
parent
de5c7ebaeb
commit
d4f9d87493
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ class Nmap <Formula
|
|||
@md5='32d27de32166c02d670bb4a086185886'
|
||||
|
||||
def install
|
||||
ENV.deparallelize
|
||||
system "./configure", "--prefix=#{prefix}",
|
||||
"--without-zenmap"
|
||||
|
||||
|
|
Loading…
Reference in a new issue