ircii: use homebrew's openssl

master
Jack Nagel 2014-09-04 15:15:51 -05:00
parent 043ddf4208
commit 948a2b101d
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ class Ircii < Formula
url 'http://ircii.warped.com/ircii-20140831.tar.bz2'
sha1 'a4d3b3a74a418f99217fe572f6e4c358f1ff3139'
depends_on "openssl"
def install
system "./configure", "--prefix=#{prefix}",
"--with-default-server=irc.freenode.net",