lib: Only build libcom_err with Heimdal

MIT KRB5 provides its own libcom_err.

Sponsored by:		The FreeBSD Foundation
Reviewed by:		markj, emaste
Differential revision:	https://reviews.freebsd.org/D50809
This commit is contained in:
Cy Schubert 2025-06-10 13:05:49 -07:00
parent 70371c7959
commit 0acf1dd792

View file

@ -175,7 +175,9 @@ SUBDIR.${MK_FILE}+= libmagic
SUBDIR.${MK_GPIO}+= libgpio
SUBDIR.${MK_GSSAPI}+= libgssapi librpcsec_gss
SUBDIR.${MK_ICONV}+= libiconv_modules
.if ${MK_MITKRB5} == "no"
SUBDIR.${MK_KERBEROS_SUPPORT}+= libcom_err
.endif
SUBDIR.${MK_LDNS}+= libldns
SUBDIR.${MK_STATS}+= libstats