diff options
author | Cy Schubert <cy@FreeBSD.org> | 2009-09-02 06:16:12 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2009-09-02 06:16:12 +0000 |
commit | 42d3e0d328c8eb55af009da0dfb8ba3f9317ea41 (patch) | |
tree | 1b368a5cbd99be366f100866358c5e634c7b9089 /security/krb5-17 | |
parent | 50d9d03a5d3ec6cd77f4e9ee4d73343ed612de7e (diff) |
Notes
Diffstat (limited to 'security/krb5-17')
-rw-r--r-- | security/krb5-17/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/krb5-17/Makefile b/security/krb5-17/Makefile index 92ba6dd7fdf2..eef3ca5f218b 100644 --- a/security/krb5-17/Makefile +++ b/security/krb5-17/Makefile @@ -27,7 +27,7 @@ WITH_OPENSSL_PORT= yes USE_GMAKE= yes USE_PERL5_BUILD= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS?= --enable-shared # CONFIGURE_ARGS+= --disable-thread-support CONFIGURE_ENV= INSTALL="${INSTALL}" YACC=/usr/bin/yacc \ |