diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-11-24 23:14:35 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-11-24 23:14:35 +0000 |
commit | 8c1c9234be2f308b070914367d8ce234af0d6dc5 (patch) | |
tree | f3d2ff9edc97828b7b83cff53f4efa0ae56a54ce /security/krb5-16 | |
parent | Correct spelling of NONEXISTENT to fix build on the package cluster. (diff) |
Mark as broken: fails to install.
Approved by: portmgr (self)
Notes
Notes:
svn path=/head/; revision=202822
Diffstat (limited to 'security/krb5-16')
-rw-r--r-- | security/krb5-16/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/krb5-16/Makefile b/security/krb5-16/Makefile index 937d238343ce..cfa3cb616930 100644 --- a/security/krb5-16/Makefile +++ b/security/krb5-16/Makefile @@ -18,6 +18,8 @@ COMMENT= An authentication system developed at MIT, successor to Kerberos IV BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 +BROKEN= fails to install + CONFLICTS= krb4-[0-9]* heimdal-[0-9]* srp-[0-9]* LATEST_LINK= ${PORTNAME} |