From owner-freebsd-ports Mon Jun 26 9:27: 7 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 59EA737B9A6; Mon, 26 Jun 2000 09:26:59 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vic.sabbo.net (vic.sabbo.net [193.193.218.106]) by blizzard.sabbo.net (8.9.1/8.9.3) with ESMTP id TAA19204; Mon, 26 Jun 2000 19:25:34 +0300 (EEST) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.9.3/8.9.3) with ESMTP id TAA13192; Mon, 26 Jun 2000 19:27:07 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3957844A.BA834FCD@FreeBSD.org> Date: Mon, 26 Jun 2000 19:26:50 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.73 [en] (WinNT; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: Ade Lovett Cc: ports@FreeBSD.org Subject: Re: GNOMEish ports, dependencies, and bento References: <20000626112056.A6261@FreeBSD.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Ade Lovett wrote: > This is something that I forgot to mention in the upgrade to > GNOME 1.2, but bento has now repeatedly hit me over the head > enough times that I need to mention it. > > Back in GNOME 1.0 days, for most GNOMEish applications, it > was enough to depend on gnomelibs. However, with some fairly > massive reorganization in GNOME 1.2, and the fact that bento > now checks for extra bits and pieces (from other ports) that > are left around after package deinstall, this is no longer > the case. > > If your GNOMEish application installs *anything* into > subdirectories of ${PREFIX}/etc/CORBA or (more likely) > ${PREFIX}/share/gnome, then you must add a: > > RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter > > to your port Makefile to make sure it really does properly > clean itself up. > > And now, back to your regularly scheduled PRs.. Isn't RUN_DEPENDS=panel:${PORTSDIR}/x11/gnomecore sufficient in most cases? Afaik standard Gnome's ${PREFIX}/share/gnome/* dirs @dirrm'ved in its PLIST. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message