From 598b54ec6a9017a3563adc0322c31b1c3f7f138c Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 15 Aug 2010 15:58:41 -0700 Subject: Update wget comments since libidn doesn't require gettext --- Library/Formula/wget.rb | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'Library/Formula/wget.rb') diff --git a/Library/Formula/wget.rb b/Library/Formula/wget.rb index 84bd175dc..d2b9ec7e6 100644 --- a/Library/Formula/wget.rb +++ b/Library/Formula/wget.rb @@ -1,8 +1,5 @@ require 'formula' -# iri support requires libidn, which pulls in getteext, so we -# disable this by default. - class Wget