In the last episode (Jan 15), stan said:
> Is there a way to document the entire depedency tree for a given port?
> 
> EG, if a dpends on b which depends on d & e, which in turn depend on z, 
> I'd like to print out this dependency list.

cd into the port's directory and run "make all-depends-list".  Also try
build-depends-list, package-depends-list, and run-depends-list,
depending on what you're looking for.

-- 
        Dan Nelson
        [EMAIL PROTECTED]
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to