Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Nov 2007 08:28:27 -0500
From:      Mikhail Teterin <mi+kde@aldan.algebra.com>
To:        "J. Porter Clark" <jpc@porterclark.com>
Cc:        ports@FreeBSD.org
Subject:   tracing dependencies (Re: dependencies out of hand?)
Message-ID:  <200711210828.28030@aldan>

next in thread | raw e-mail | index | archive | help
Q:
> How do you trace the dependencies?  I have found this uncommonly
> difficult.

A:
The

	% make all-depends-list

will list the ports, that the port in the current directory depends on.

or you can parse the prebuilt list in /usr/ports/INDEX-6 (or -7 depending on 
your OS level).

Yours,

	-mi
	





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711210828.28030>