diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-10-28 05:59:16 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-10-28 05:59:16 +0000 |
commit | 3910e60004aa2f4cce4f63dc97c0444df05bf2c1 (patch) | |
tree | 77d4932c984fb66bd0998484192ac1fd426ade09 /security | |
parent | 60e1123c37afd89e39a741120fc200076f0544da (diff) | |
download | ports-3910e60004aa2f4cce4f63dc97c0444df05bf2c1.tar.gz ports-3910e60004aa2f4cce4f63dc97c0444df05bf2c1.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/krb5-16/Makefile | 2 | ||||
-rw-r--r-- | security/krb5-17/Makefile | 2 | ||||
-rw-r--r-- | security/krb5-appl/Makefile | 2 | ||||
-rw-r--r-- | security/krb5/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/security/krb5-16/Makefile b/security/krb5-16/Makefile index ea7b34b47249..aa4af3b764a0 100644 --- a/security/krb5-16/Makefile +++ b/security/krb5-16/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} diff --git a/security/krb5-17/Makefile b/security/krb5-17/Makefile index ea7b34b47249..aa4af3b764a0 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} diff --git a/security/krb5-appl/Makefile b/security/krb5-appl/Makefile index ea7b34b47249..aa4af3b764a0 100644 --- a/security/krb5-appl/Makefile +++ b/security/krb5-appl/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} diff --git a/security/krb5/Makefile b/security/krb5/Makefile index ea7b34b47249..aa4af3b764a0 100644 --- a/security/krb5/Makefile +++ b/security/krb5/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} |