Inside portmaster.rc file I have following option:
But every time I build something every build dependency is not fetched by pkg but is being built from sources. That usually takes long time especially when there are llvm37 and llvm39 dependencies for building some DRI modules I don't even use with my Nvidia.
Using
Do everybody have the same issue with portmaster?
Regards.
Code:
$ cat /usr/local/etc/portmaster.rc
...
PM_PACKAGES_BUILD=pmp_build
...
Using
portmaster --packages-build
from command line does the same: builds 'build' dependencies from scratch.Do everybody have the same issue with portmaster?
Regards.