Solved Disabling GSSAPI on all related ports

Is there a way to set a port option for all ports like a custom default?

Scenario: System was built WITHOUT_KERBEROS which sets WITHOUT_GSSAPI also.
When building ports with Poudriere building may fail due to a default GSSAPI port option.

I looked at file /usr/ports/Mk/Uses/gssapi.mk but I doubt that it is a good idea to have custom Mk files?

Question is if there is a more convenient way instead of manually setting options on all affected ports like options for system build?
 
Back
Top