https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254564

--- Comment #5 from Dave Hayes <d...@jetcafe.org> ---
This is still not really fixed. Look:

# grep krb ports/www/chromium/Makefile
MIT_DESC=               MIT Kerberos (security/krb5)
HEIMDAL_LIB_DEPENDS=    libkrb.so.26:security/heimdal
MIT_LIB_DEPENDS=        libkrb.so.3:security/krb5
.if ${PORT_OPTIONS:MHEIMDAL_BASE} && !exists(/usr/lib/libkrb5.so)

The Makefile even says libkrb5 down further than the actual DEPENDS line
(admittedly that's in base).

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to