diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 21:37:26 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 21:37:26 +0000 |
commit | fab932ce7f5bdbe8772981cf893fc77866bdc6f9 (patch) | |
tree | 10306281e9b501a32c6a83bb322a0c259c732f7f /security | |
parent | BROKEN: Does not install (diff) |
BROKEN: Does not compile
Notes
Notes:
svn path=/head/; revision=80292
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Authen-Krb4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/p5-Authen-Krb4/Makefile b/security/p5-Authen-Krb4/Makefile index 3017b84a6aa9..77b2a4c2f96f 100644 --- a/security/p5-Authen-Krb4/Makefile +++ b/security/p5-Authen-Krb4/Makefile @@ -16,6 +16,8 @@ DISTNAME= Krb4-1.1 MAINTAINER= ajk@iu.edu COMMENT= Perl extension for Kerberos 4 +BROKEN= "Does not compile" + PERL_CONFIGURE= yes MAN3= Authen::Krb4.3 |