diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2009-09-02 14:49:14 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2009-09-02 14:49:14 +0000 |
| commit | bf8370accdc8c1debd25f233b58f951224d56a2e (patch) | |
| tree | b88d5b50505813a8e99eab6fef4a86378eda855b /security/krb5-17 | |
| parent | Fix syntax errors in rcNG script (diff) | |
Mark broken because it will not build with libtool 2.2.
Diffstat (limited to 'security/krb5-17')
| -rw-r--r-- | security/krb5-17/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/krb5-17/Makefile b/security/krb5-17/Makefile index 92ba6dd7fdf2..ed7377086505 100644 --- a/security/krb5-17/Makefile +++ b/security/krb5-17/Makefile @@ -27,6 +27,7 @@ WITH_OPENSSL_PORT= yes USE_GMAKE= yes USE_PERL5_BUILD= yes USE_LDCONFIG= yes +BROKEN= Will not build with libtool 2.2. USE_AUTOTOOLS= libtool:22 CONFIGURE_ARGS?= --enable-shared # CONFIGURE_ARGS+= --disable-thread-support |
