Date: Fri, 30 Sep 2005 10:12:30 +0300 From: Panagiotis Astithas <past@ebs.gr> To: Joe Marcus Clarke <marcus@marcuscom.com> Cc: freebsd-gnome@freebsd.org Subject: Re: About USE_GNOME=desktopfileutils Message-ID: <433CE55E.3030208@ebs.gr> In-Reply-To: <1128063529.94039.71.camel@shumai.marcuscom.com> References: <433BA139.3010701@ebs.gr> <op.sxvollww9aq2h7@mezz.mezzweb.com> <433CE0CE.8070803@ebs.gr> <1128063529.94039.71.camel@shumai.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Joe Marcus Clarke wrote: > On Fri, 2005-09-30 at 09:53 +0300, Panagiotis Astithas wrote: > >>Jeremy Messenger wrote: >> >>>On Thu, 29 Sep 2005 03:09:29 -0500, Panagiotis Astithas <past@ebs.gr> >>>wrote: >>> >>> >>>>Should I expect anything more than glib20 to be pulled in from >>>>'USE_GNOME=desktopfileutils'? >>> >>> >>>Yes, because desktop-file-utils depends on glib20. >>> >>> >>>>I've checked the desktop-file-utils Makefile and the only Gnomish >>>>thing it looks to pull in is glib20. >>>> >>>>I tried running 'make all-depends-list' both with and without a >>>>'USE_GNOME=desktopfileutils' line, but it produces the same output. >>> >>> >>>You need to show us your full Makefile. >> >>Well, it's nothing more than the attached patch to java/jdk15/Makefile. >>I suppose all-depends-list checks the installed packages for its output, >> that's why I always get the same. > > > desktop-file-utils is a dependency regardless of whether or not you > explicitly add it. It is an implicit dependency introduced by mozilla. > However, it is still a good idea to add it explicitly. Ah, the one place I didn't look at. That explains everything, thanks. Panagiotis
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?433CE55E.3030208>