From 2e8e7cfe82df1e7b954cf766aff2e1fc2c6db24c Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Mon, 16 Feb 2004 10:10:10 +0000 Subject: Change BROKEN to IGNORE because this package actually still builds on 5.x (but removes the system pam_krb module) --- security/pam_krb5/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 .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 -- cgit v1.2.3