1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00

- Mark BROKEN on 8.X with Kerberos - does not link

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2009-09-30 21:09:06 +00:00
parent ec824b3ac8
commit 0c0f9abca5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=242331

View File

@ -126,6 +126,10 @@ CONFIGURE_ARGS+= --with-kerberos5
EXTRA_PATCHES+= ${FILESDIR}/gss-serv.c.patch
.endif
.endif
.if ${OSVERSION} >= 800000
BROKEN= does not link
.endif
.endif
.if ${OPENSSLBASE} != "/usr"