From owner-freebsd-gecko@FreeBSD.ORG Mon May 2 21:01:32 2011 Return-Path: Delivered-To: gecko@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5EDCE106566B for ; Mon, 2 May 2011 21:01:32 +0000 (UTC) (envelope-from gerdos666@mail.ru) Received: from smtp6.mail.ru (smtp6.mail.ru [94.100.176.48]) by mx1.freebsd.org (Postfix) with ESMTP id 1AC848FC08 for ; Mon, 2 May 2011 21:01:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mail.ru; s=mail; h=Content-Transfer-Encoding:Mime-Version:Message-ID:Date:Content-Type:To:From:Subject; bh=tsM0cvUk+Q6Q8+Dyhf1aIGtNyVZjO5Rh9F5svHvCRsY=; b=ItHWi0lvWym3f5hTMZa9xVC2L8xwJw/T+eE9OPc8b6qxcMhapHJCuoliRsRYsVcfrGc/VbNulYP8e/GPULVSF37G46bLSCxO3MhEI0bvxMOBXFKOJ5W5lcCFFMD+cgh3; Received: from [95.29.79.199] (port=24905 helo=[192.168.0.100]) by smtp6.mail.ru with asmtp id 1QH0FG-0001mD-00 for gecko@FreeBSD.org; Tue, 03 May 2011 01:01:30 +0400 From: =?koi8-r?Q?=E9=C7=CF=D2=D8?= To: gecko@FreeBSD.org Content-Type: text/plain; charset="UTF-8" Date: Tue, 03 May 2011 01:01:29 +0400 Message-ID: <1304370089.57372.6.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Spam: Not detected X-Mras: Ok X-Mailman-Approved-At: Mon, 02 May 2011 21:48:18 +0000 Cc: Subject: Re: firefox-i18n not building X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2011 21:01:32 -0000 Hi! Removing the USE_FIREFOX line from www/firefox-i18n/Makefile helps me to build the port successfully. So I'm happy :) Thanks!