aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJack Nagel2014-04-14 18:23:42 -0500
committerJack Nagel2014-04-14 18:24:35 -0500
commit43ccf301012a61c3334f941b714b0eea159c7aa3 (patch)
tree98c51670e4292fef05e311934180c820b44a1721 /Library/Formula
parent657bae0ecdc71b7b1a982535a7ab5309431c8c6b (diff)
downloadhomebrew-43ccf301012a61c3334f941b714b0eea159c7aa3.tar.bz2
msmtp: always use Homebrew openssl
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/msmtp.rb7
1 files changed, 1 insertions, 6 deletions
diff --git a/Library/Formula/msmtp.rb b/Library/Formula/msmtp.rb
index c9699e0c7..169ade2cb 100644
--- a/Library/Formula/msmtp.rb
+++ b/Library/Formula/msmtp.rb
@@ -6,14 +6,9 @@ class Msmtp < Formula
sha1 '03186a70035dbbf7a31272a20676b96936599704'
depends_on 'pkg-config' => :build
- depends_on 'curl-ca-bundle' => :optional
-
+ depends_on 'openssl'
def install
- # Msmtp will build against gnutls by default if it exists on the
- # system. This sets up problems if the user later removes gnutls.
- # So explicitly ask for openssl, and ye shall receive it whether
- # or not gnutls is present.
args = %W[
--disable-dependency-tracking
--with-macosx-keyring