aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/enca.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/enca.rb')
-rw-r--r--Library/Formula/enca.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/enca.rb b/Library/Formula/enca.rb
index 1ee43f577..1c9bebb85 100644
--- a/Library/Formula/enca.rb
+++ b/Library/Formula/enca.rb
@@ -5,8 +5,6 @@ class Enca < Formula
homepage 'http://freshmeat.net/projects/enca'
md5 '58fcf1fea7eeab70b64a2d61e14a967d'
- depends_on 'libiconv'
-
def install
system "./configure", "--disable-dependency-tracking",
"--prefix=#{prefix}"