Date: Fri, 23 Nov 2007 23:25:25 +0300 From: Andrew Pantyukhin <infofarmer@FreeBSD.org> To: Lapo Luchini <lapo@lapo.it> Cc: freebsd-ports@freebsd.org Subject: Re: how to distinguish direct/indirect requirements? Message-ID: <20071123202524.GS66812@amilo.cenkes.org> In-Reply-To: <fi67ng$a18$1@ger.gmane.org> References: <fi67ng$a18$1@ger.gmane.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 23, 2007 at 10:49:35AM +0100, Lapo Luchini wrote: > Is there a way to discriminate direct dependencies fro indirect > ones, except from reading every single Makefile? (and knowing > to full extent what USE_GNOME and similar lines really do take > in as deps) You can cd some/port/&&make depends, but personally, I've also always thought that the difference between direct and indirect dependencies should be embedded in the package system.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071123202524.GS66812>