diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-11 15:29:01 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-11 15:29:01 +0000 |
commit | 0ca34eb9edc4a59a29885facb05745854102bc5b (patch) | |
tree | b905d1caa1f8009ff16831c7f9b82c06585331d9 /security/pam_krb5 | |
parent | 7ccd8873bf99ee64c1873836f1d1a60dad35eb94 (diff) | |
download | ports-0ca34eb9edc4a59a29885facb05745854102bc5b.tar.gz ports-0ca34eb9edc4a59a29885facb05745854102bc5b.zip |
Notes
Diffstat (limited to 'security/pam_krb5')
-rw-r--r-- | security/pam_krb5/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/pam_krb5/Makefile b/security/pam_krb5/Makefile index 49e30aa8a411..4a74548b4531 100644 --- a/security/pam_krb5/Makefile +++ b/security/pam_krb5/Makefile @@ -19,7 +19,6 @@ COMMENT= A Pluggable Authentication Module for Kerberos 5 MAN5= pam_krb5.5 pam_krb5afs.5 MAN8= pam_krb5.8 pam_krb5afs.8 -USE_SIZE= yes USE_PERL5= yes GNU_CONFIGURE= yes USE_GMAKE= yes |