- Mark BROKEN after recent kerberos update

This commit is contained in:
Pav Lucistnik 2008-06-22 19:26:07 +00:00
parent bcc831d73e
commit ca549fb6a4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215546

View File

@ -68,6 +68,10 @@ OPTIONS= PAM "Enable pam(3) support" on \
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 800037
BROKEN= does not compile
.endif
# Preserve deprecated OPENSSH_OVERWRITE_BASE settings
.if defined(OPENSSH_OVERWRITE_BASE)
WITH_OVERWRITE_BASE= yes