From owner-freebsd-questions@FreeBSD.ORG Mon Apr 30 05:01:05 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DD89E106564A for ; Mon, 30 Apr 2012 05:01:05 +0000 (UTC) (envelope-from kreoso@googlemail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 6A7A38FC08 for ; Mon, 30 Apr 2012 05:01:05 +0000 (UTC) Received: by weyt57 with SMTP id t57so1996265wey.13 for ; Sun, 29 Apr 2012 22:01:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=60UKQTHof9wd1YTq4IX7bOhKRmNpi7iR0qb6Bc2q/IE=; b=UARwlJF/lfLuOGdJuvSmzsQFvg6R6KN6Ak/lDPO+WDUMloCiReeIykuGw9LNtsNNdj 8qwx0zjkEtPNUwPWCPl0MrGp3NF3l9brLR2hg7JWAYbzK3r0Knh5VDVvIOH+rzHyWEEX bgAlllc9amkxs1oTR8qNfcuq/iwngsmQdzqgJxObAiUT6zTyEeDg0mohpiO6HXXuiuKj SeZ4ptLWr5ppH0D2wv0DS7SK0JGoyRCZfFVaYwXLUwH21ulpf5FSatTH+sjbY6GNrVmS FVXmLpHKGa+gvrsmdYpaLvdRRlolMysMQzYdbKY3/ode6NoxUmNKjrXTbJdEExQbgJOo xVbw== MIME-Version: 1.0 Received: by 10.180.101.230 with SMTP id fj6mr25878791wib.13.1335762064248; Sun, 29 Apr 2012 22:01:04 -0700 (PDT) Received: by 10.223.118.12 with HTTP; Sun, 29 Apr 2012 22:01:04 -0700 (PDT) Date: Mon, 30 Apr 2012 07:01:04 +0200 Message-ID: From: Jong-Beom Kim To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: firefox is marked as broken? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Apr 2012 05:01:05 -0000 I have installed FreeBSD 9.0 last night and so far, so good except firefox installation. it simply doesn't build with this message. # make install clean ===> firefox-12.0,1 is marked as broken: does not build. *** Error code 1 Stop in /usr/ports/www/firefox. is it just me or is firefox really broken currently? -- *Kim*