From owner-freebsd-ports Fri Oct 6 4:34:46 2000 Delivered-To: freebsd-ports@freebsd.org Received: from blizzard.sabbo.net (blizzard.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id 7737B37B502 for ; Fri, 6 Oct 2000 04:34:28 -0700 (PDT) Received: from vic.sabbo.net (root@vic.sabbo.net [193.193.218.109]) by blizzard.sabbo.net (8.9.1/8.9.3) with ESMTP id OAA01710; Fri, 6 Oct 2000 14:34:09 +0300 (EEST) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.11.0/8.9.3) with ESMTP id e96BY6J05256; Fri, 6 Oct 2000 14:34:06 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <39DDB989.13CF5E6D@FreeBSD.org> Date: Fri, 06 Oct 2000 14:37:45 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.75 [en] (WinNT; U) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: Jeremy Norris Cc: ports@FreeBSD.org Subject: Re: Confusion about USE_GNOME References: <20001006063114.A51269@babylon.merseine.nu> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Jeremy Norris wrote: > I'm curious, and your more than welcome to tell me I'm wrong, but when I try to > build the latest galeon port, it says that it depends on the shared library > libcapplet.so.4 and libpanel_applet.so.4 > However, performing ldd on the galeon-bin binary reveals that it does not link > either library nor does it link any library from the gnomecore or > gnomecontrolcenter ports. > Since galeon-bin is the only binary in the galeon port, nothing else could > depend on either of these shared libraries. So why does the galeon port depend > on gnomecore and gnomecontrolcenter? To ensure correct removal order of shared GNOME directories. (yes, I know it is ugly, but we have no better alternative yet, at least until custom mtree files would be introduced). -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message