Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Nov 2007 11:45:30 -0600
From:      linimon@lonesome.com (Mark Linimon)
To:        "J. Porter Clark" <jpc@porterclark.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: (no subject)
Message-ID:  <20071120174530.GB16815@soaustin.net>
In-Reply-To: <20071120153747.GA43531@auricle.charter.net>
References:  <20071120153747.GA43531@auricle.charter.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 20, 2007 at 09:37:47AM -0600, J. Porter Clark wrote:
> How do you trace the dependencies?  I have found this uncommonly
> difficult.

make all-depends-list
make build-depends-list
make package-depends-list
make actual-package-depends
make run-depends-list
make pretty-print-build-depends-list
make pretty-print-run-depends-list

and

ports/ports-mgmt/pkg_tree

are pretty good places to start.

mcl



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