From owner-freebsd-questions@FreeBSD.ORG Tue Jul 31 12:03:06 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 47341106566B for ; Tue, 31 Jul 2012 12:03:06 +0000 (UTC) (envelope-from mbeis@xs4all.nl) Received: from smtp-vbr15.xs4all.nl (smtp-vbr15.xs4all.nl [194.109.24.35]) by mx1.freebsd.org (Postfix) with ESMTP id C93278FC1A for ; Tue, 31 Jul 2012 12:03:05 +0000 (UTC) Received: from yokozuna.lan (a83-160-85-125.adsl.xs4all.nl [83.160.85.125]) by smtp-vbr15.xs4all.nl (8.13.8/8.13.8) with ESMTP id q6VC2HEp057380 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 31 Jul 2012 14:02:17 +0200 (CEST) (envelope-from mbeis@xs4all.nl) Received: from localhost (localhost [127.0.0.1]) by yokozuna.lan (8.14.5/8.14.5) with ESMTP id q6VC2HlW006332; Tue, 31 Jul 2012 14:02:17 +0200 (CEST) (envelope-from mbeis@xs4all.nl) Date: Tue, 31 Jul 2012 14:02:17 +0200 (CEST) From: Marco Beishuizen Sender: marco@yokozuna.lan To: david coder In-Reply-To: <20120730045308.GH7369@mail3.dcoder.net> Message-ID: References: <196283DD-839D-45E2-8277-861CA590D871@airwired.net> <20120730045308.GH7369@mail3.dcoder.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: Firefox 14 build broken due to wrong libpng X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Marco Beishuizen List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jul 2012 12:03:06 -0000 On Mon, 30 Jul 2012, the wise david coder wrote: > same problem. so i rebuilt png w/ > > OPTIONS= APNG "Animated PNG support" On > > firefox build still fails because of complaints about APNG. what am i > missing here? > > i'm running 8.3, btw, less than a month old. > > david coder My guess is that you need to "portupgrade -rf png" to upgrade png and all ports that depend on it (that means a lot). Regards, Marco -- Corry's Law: Paper is always strongest at the perforations.