From owner-freebsd-questions@FreeBSD.ORG Thu Aug 23 00:10:05 2012 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D98BE106566B for ; Thu, 23 Aug 2012 00:10:05 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from email2.allantgroup.com (email2.emsphone.com [199.67.51.116]) by mx1.freebsd.org (Postfix) with ESMTP id 8E19C8FC15 for ; Thu, 23 Aug 2012 00:10:05 +0000 (UTC) Received: from dan.emsphone.com (dan.emsphone.com [172.17.17.101]) by email2.allantgroup.com (8.14.4/8.14.4) with ESMTP id q7N01fiG023538 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 22 Aug 2012 19:01:41 -0500 (CDT) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (smmsp@localhost [127.0.0.1]) by dan.emsphone.com (8.14.5/8.14.5) with ESMTP id q7N01fal070550 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 22 Aug 2012 19:01:41 -0500 (CDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.14.5/8.14.5/Submit) id q7N01fhV070549; Wed, 22 Aug 2012 19:01:41 -0500 (CDT) (envelope-from dan) Date: Wed, 22 Aug 2012 19:01:41 -0500 From: Dan Nelson To: Polytropon , questions@freebsd.org Message-ID: <20120823000141.GA50918@dan.emsphone.com> References: <20120822230150.GB4662@mail3.dcoder.net> <20120823011751.69a5849f.freebsd@edvax.de> <20120822234355.GC4662@mail3.dcoder.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120822234355.GC4662@mail3.dcoder.net> X-OS: FreeBSD 8.3-STABLE User-Agent: Mutt/1.5.21 (2010-09-15) X-Virus-Scanned: clamav-milter 0.97.2 at email2.allantgroup.com X-Virus-Status: Clean X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (email2.allantgroup.com [172.17.19.78]); Wed, 22 Aug 2012 19:01:41 -0500 (CDT) X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on email2.allantgroup.com X-Scanned-By: MIMEDefang 2.68 on 172.17.19.78 Cc: Subject: Re: 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: Thu, 23 Aug 2012 00:10:05 -0000 In the last episode (Aug 22), david coder said: > thx, i hadn't seen the reply to my earlier message. > > unfortunately, though i've got the png port installed w/ > > OPTIONS= APNG "Animated PNG support" On This line just tells you what the default is on a system that hasn't built the png port yet. Before 2011-07-08, the default was Off. > the install of freebsd fails w/ the error message given below. What does "make showconfig" in the ports/graphics/png directory print? I bet you first installed the png port over a year ago, so you have inherited the Off value from then. -- Dan Nelson dnelson@allantgroup.com