diff options
Diffstat (limited to 'security/krb5-16/Makefile')
-rw-r--r-- | security/krb5-16/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/krb5-16/Makefile b/security/krb5-16/Makefile index 1dec568e43d3..9e2855ef5821 100644 --- a/security/krb5-16/Makefile +++ b/security/krb5-16/Makefile @@ -21,9 +21,9 @@ EXTRACT_SUFX= .tar.gz .endif MAINTAINER= cy@FreeBSD.org -COMMENT= An authentication system developed at MIT, successor to Kerberos IV +COMMENT= An authentication system developed at MIT, successor to Kerberos IV -BROKEN= Broken pkg-plist +BROKEN= "Does not build on 4.x, broken pkg-plist on 5.x; will be removed after Feb 2" BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 |