From owner-freebsd-questions@FreeBSD.ORG Wed Aug 22 23:07:49 2012 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 35BF91065670 for ; Wed, 22 Aug 2012 23:07:49 +0000 (UTC) (envelope-from dacoder@dcoder.net) Received: from ns3.dcoder.net (ns3.dcoder.net [128.177.28.124]) by mx1.freebsd.org (Postfix) with ESMTP id 132348FC18 for ; Wed, 22 Aug 2012 23:07:43 +0000 (UTC) Received: by ns3.dcoder.net (Postfix, from userid 1001) id 919255DAC6; Wed, 22 Aug 2012 19:01:50 -0400 (EDT) Date: Wed, 22 Aug 2012 19:01:50 -0400 From: david coder To: questions@freebsd.org Message-ID: <20120822230150.GB4662@mail3.dcoder.net> Mail-Followup-To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline User-Agent: Mutt/1.5.18 (2008-05-17) Cc: Subject: firefox & png 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: Wed, 22 Aug 2012 23:07:49 -0000 is there a system png that comes w/ 8.3 that is distinct from the ports png? if not, how explain that install of firefox-14.0.1 fails w/ the error message that the system png does not support APNG even though the makefile for the png port contains the line OPTIONS= APNG "Animated PNG support" On ? i am puzzled. thx. david coder