Programmatically finding dependencies for a Portfile

René J.V. Bertin rjvbertin at gmail.com
Thu May 28 06:28:51 PDT 2015


On Thursday May 28 2015 12:44:57 Artur Szostak wrote:

>Given a Portfile, I am trying to programmatically find all of its direct dependencies. 

`port rdeps <port>` or simply `port rdeps` inside a port directory that is not installed or shadowed by another port tree?

R.


More information about the macports-dev mailing list