From c85fa01f91d9570b1f7b256156fb9084d4db3a70 Mon Sep 17 00:00:00 2001 From: cy Date: Fri, 8 May 2009 13:38:31 +0000 Subject: Make IGNORE message more relevant. --- security/pam_krb5/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/pam_krb5') diff --git a/security/pam_krb5/Makefile b/security/pam_krb5/Makefile index a108fc7a2068..db3ab9395168 100644 --- a/security/pam_krb5/Makefile +++ b/security/pam_krb5/Makefile @@ -23,7 +23,7 @@ USE_PERL5= yes GNU_CONFIGURE= yes USE_GMAKE= yes -IGNORE= FreeBSD 5.x already ships with its own version of pam_krb5 +IGNORE= FreeBSD 5.x and above already ships with its own version of pam_krb5 .if defined(PACKAGE_BUILDING) KRB5_IMPL= mit -- cgit