From owner-freebsd-questions@FreeBSD.ORG Sat Nov 23 19:50:20 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 208B0B26 for ; Sat, 23 Nov 2013 19:50:20 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D38592825 for ; Sat, 23 Nov 2013 19:50:19 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VkJDd-0005ff-N2 for freebsd-questions@freebsd.org; Sat, 23 Nov 2013 20:50:17 +0100 Received: from cpc3-walt15-2-0-cust148.13-2.cable.virginm.net ([86.21.186.149]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 23 Nov 2013 20:50:17 +0100 Received: from walterhurry by cpc3-walt15-2-0-cust148.13-2.cable.virginm.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 23 Nov 2013 20:50:17 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Walter Hurry Subject: Re: Opera Web Browser- Missing shlibs Date: Sat, 23 Nov 2013 19:49:52 +0000 (UTC) Lines: 12 Message-ID: References: < l6qiqd$fg6$1@ger.gmane.org> <1385222021.3757.51160193.50169E11@webmail. messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: cpc3-walt15-2-0-cust148.13-2.cable.virginm.net User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508 git://git.gnome.org/pan2) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Nov 2013 19:50:20 -0000 On Sat, 23 Nov 2013 09:53:41 -0600, Mark Felder wrote: > On Sat, Nov 23, 2013, at 9:49, Walter Hurry wrote: >> Ah, I see. The mists are beginning to clear now; thanks. So the options >> in 'make config' for www/opera don't change what's actually built, >> merely the dependencies. Is that right? >> > Correct Thanks, Mark. It's clear now.