1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Mark BROKEN on 8.X: does not link

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2009-08-08 07:13:49 +00:00
parent c48fc52259
commit 97ab5b2d30
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239141

View File

@ -70,7 +70,7 @@ OPTIONS= PAM "Enable pam(3) support" on \
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 800037
#BROKEN= does not compile
BROKEN= does not compile
.endif
.if defined(WITH_X509) && ( defined(WITH_HPN) || defined(WITH_LPK))