diff options
author | kris <kris@FreeBSD.org> | 2005-10-28 05:59:16 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-10-28 05:59:16 +0000 |
commit | ca36de166c9dcaf5e4fdd2c2fa0b7a759ff9bd64 (patch) | |
tree | 463d9c6e569d2c45b261ac03138ed50d290379f8 /security/krb5-17 | |
parent | d6e209f4568afbfa02202c2afcab7e2cef0e5c79 (diff) | |
download | FreeBSD-ports-ca36de166c9dcaf5e4fdd2c2fa0b7a759ff9bd64.zip FreeBSD-ports-ca36de166c9dcaf5e4fdd2c2fa0b7a759ff9bd64.tar.gz |
BROKEN: Does not build
Diffstat (limited to 'security/krb5-17')
-rw-r--r-- | security/krb5-17/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/krb5-17/Makefile b/security/krb5-17/Makefile index ea7b34b..aa4af3b 100644 --- a/security/krb5-17/Makefile +++ b/security/krb5-17/Makefile @@ -17,6 +17,8 @@ COMMENT= An authentication system developed at MIT, successor to Kerberos IV BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 +BROKEN= Does not build + CONFLICTS= krb4-[0-9]* heimdal-[0-9]* LATEST_LINK= ${PORTNAME} |