diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-04-14 20:21:10 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-04-14 20:21:10 +0000 |
commit | 8ada9590ab0266b4c8d31ed833e3f0f12c1a6bc6 (patch) | |
tree | 820af4a24178f5351859ece6a359fec4b62ce427 /security/krb5-16 | |
parent | Minbif aims to use the libpurple library from the Pidgin project (diff) |
- Mark BROKEN: does not compile
Reported by: pointyhat
Notes
Notes:
svn path=/head/; revision=252689
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 f395488bdc0d..4c92775971cd 100644 --- a/security/krb5-16/Makefile +++ b/security/krb5-16/Makefile @@ -23,6 +23,8 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 CONFLICTS= krb4-[0-9]* heimdal-[0-9]* srp-[0-9]* +BROKEN= does not compile + LATEST_LINK= ${PORTNAME} KERBEROSV_URL= http://web.mit.edu/kerberos/ USE_OPENSSL= yes |