aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/lftp.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Formula/lftp.rb b/Library/Formula/lftp.rb
index 3e663d127..9f9781c31 100644
--- a/Library/Formula/lftp.rb
+++ b/Library/Formula/lftp.rb
@@ -6,9 +6,6 @@ class Lftp < Formula
mirror 'ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/lftp-4.4.10.tar.bz2'
sha1 '0fc98664e572256f280a5b57d279d3b415a87fce'
- # https://github.com/mxcl/homebrew/issues/18749
- env :std
-
depends_on 'pkg-config' => :build
depends_on 'readline'
depends_on 'gnutls'