diff options
| -rw-r--r-- | security/pam_krb5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pam_krb5/Makefile b/security/pam_krb5/Makefile index d0ca9fffa947..f4f39e355689 100644 --- a/security/pam_krb5/Makefile +++ b/security/pam_krb5/Makefile @@ -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 |
