Solved [Solved] Finding needed ports without compiling them, for a port

Hello,

I want to compile from ports and install an application.

But before doing that, for scripting reasons I want to find what other ports that port needs (dependencies) and then make a script that will build all from ports that depends on nothing (from root ports) to my port.

So, it is possible to find required ports for a port without compiling them?
 
Back
Top