aboutsummaryrefslogtreecommitdiffstats
path: root/security/pam_krb5
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-02-16 18:10:10 +0800
committerkris <kris@FreeBSD.org>2004-02-16 18:10:10 +0800
commit884f55e14151fb74588128b5065b5dd23e6e849c (patch)
tree3be560633973d573ddb874a9748037b91aae54a4 /security/pam_krb5
parentc1eff8cfafcc068ed952a28846f26328246521df (diff)
downloadfreebsd-ports-gnome-884f55e14151fb74588128b5065b5dd23e6e849c.tar.gz
freebsd-ports-gnome-884f55e14151fb74588128b5065b5dd23e6e849c.tar.zst
freebsd-ports-gnome-884f55e14151fb74588128b5065b5dd23e6e849c.zip
Change BROKEN to IGNORE because this package actually still builds on 5.x
(but removes the system pam_krb module)
Diffstat (limited to 'security/pam_krb5')
-rw-r--r--security/pam_krb5/Makefile2
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