Hello, if I utilize "USE_GCC=yes" in my ports Makefile, 'make package-depends-list' includes GCC. I just wan't to have GCC on my package builder, not on the production host. Why does Mk add GCC to RUN_DEPENDS? How to limit it to BUILD_DEPENDS? Thanks for your help! -harry