.endif
.if ! ${PORT_OPTIONS:MKERBEROS}
.if ${PORT_OPTIONS:MKERBEROS}
GN_ARGS+= use_kerberos=true
.else
GN_ARGS+= use_kerberos=false
pre-everything::