make run-depends-list-recursive?

Tim Judd tajudd at gmail.com
Mon Apr 13 01:58:15 UTC 2009


On Sun, Apr 12, 2009 at 5:10 PM, Chris Whitehouse <cwhiteh at onetel.com>wrote:

> Hi
>
> Is there a make target which will give a list of _all_ dependencies
> recursively not just next level up? Or a port? I tried ports-mgmt/pkg_tree
> but it only seems to work with installed ports.
>
> I don't care if I get duplicates as long as every dependency is listed at
> least once.
>
> Thanks
>
> Chris


make all-depends-list


More information about the freebsd-questions mailing list