rdeps
Ryan Schmidt
ryandesign at macports.org
Tue Jul 27 09:49:07 PDT 2010
On Jul 27, 2010, at 11:41, Bradley Giesbrecht wrote:
> Does port rdeps only list ports one time?
Yes, unless you use "--full". See "man port".
rdeps
Recursively lists the other ports that are required to build and run portname.
To display the full dependency tree instead of only showing each port once, use
--full. To take dependency information from the PortIndex instead of the Port-
file (faster, but does not take variant selections into account), use --index.
To exclude dependencies that are only needed at build time (i.e. depends_fetch,
depends_extract, depends_build), use --no-build.
More information about the macports-dev
mailing list