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:
parent
be20a85ec5
commit
2e8e7cfe82
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101027
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue