Mk/Uses/gssapi.mk: Chase base e26259f48afe
Base e26259f48afe replaced /usr/src/lib/libgssapi with the MIT
gssapi_krb5 in order to support Kerberized NFS. src/lib/libgssapi
uses and supports Heimdal 1.5.2 functions which are incompatible with
MIT's functions. lib/libgssapi uses structures internal to Heimdal 1.5.2
while MIT's GSSAPI uses structures and variables that are internal to
MIT KRB5.