HomeFreeBSD

Uses/gssapi.mk: Improve base Kerberos detection

Description

Uses/gssapi.mk: Improve base Kerberos detection

We can't check for /usr/libexec/krb5kdc to determine if base uses
MIT Kerberos, because this is part of the kerberos-kdc package and
might not be installed. Instead, pick a pkgconfig file which is
only installed with MIT: /usr/libdata/pkgconfig/mit-krb5.pc.

Reviewed by: des, cy
Approved by: cy (ports)
Differential Revision: https://reviews.freebsd.org/D51841

Details

Provenance
ivyAuthored on Aug 11 2025, 12:10 PM
Reviewer
des
Differential Revision
D51841: Uses/gssapi.mk: Fix base Kerberos for MIT KRB5
Parents
R11:3e5b7bd3219c: net/empty: Update 0.6.23c => 0.6.23d
Branches
Unknown
Tags
Unknown