Greetings!
Trying to install qemu with nox11 flavor but port pulls x11 and gtk packages. How could I determine who is trying to pull these dependencies?
I use
Maybe I do something wrong?
And one more question.
If I use the
Thanks in advance
Trying to install qemu with nox11 flavor but port pulls x11 and gtk packages. How could I determine who is trying to pull these dependencies?
I use
make FLAVOR=nox11 command for building portMaybe I do something wrong?
And one more question.
If I use the
make missing command, should it list the truly necessary missing dependencies or all dependencies that the port pulls in, regardless of flavor?Thanks in advance