Change BROKEN to IGNORE because this package actually still builds on 5.x

(but removes the system pam_krb module)
This commit is contained in:
Kris Kennaway 2004-02-16 10:10:10 +00:00
parent be20a85ec5
commit 2e8e7cfe82
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101027

View file

@ -55,7 +55,7 @@ BROKEN= You must define KRB5_IMPL to be \"mit\" or \"heimdal\"
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 500000
BROKEN= FreeBSD 5.x already ships with its own version of pam_krb5
IGNORE= FreeBSD 5.x already ships with its own version of pam_krb5
.endif
MANDIR= ${MANPREFIX}/man
PREFIX= ${DESTDIR}/usr