diff options
author | Cy Schubert <cy@FreeBSD.org> | 2009-05-08 13:38:31 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2009-05-08 13:38:31 +0000 |
commit | 0f666079ef8b45ee5445eb8f7d7cf2ae0a596f35 (patch) | |
tree | 52cf80f7ff45b41c83dfa51b65be06a60611f675 /security/pam_krb5 | |
parent | f0fc2c21016181aedf30487bca05ae80cdd809f8 (diff) | |
download | ports-0f666079ef8b45ee5445eb8f7d7cf2ae0a596f35.tar.gz ports-0f666079ef8b45ee5445eb8f7d7cf2ae0a596f35.zip |
Notes
Diffstat (limited to 'security/pam_krb5')
-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 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 |