(no subject)

Mark Linimon linimon at lonesome.com
Tue Nov 20 09:45:31 PST 2007


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


More information about the freebsd-ports mailing list