aboutsummaryrefslogtreecommitdiff
path: root/security/krb5-appl
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2009-09-02 06:16:12 +0000
committerCy Schubert <cy@FreeBSD.org>2009-09-02 06:16:12 +0000
commit42d3e0d328c8eb55af009da0dfb8ba3f9317ea41 (patch)
tree1b368a5cbd99be366f100866358c5e634c7b9089 /security/krb5-appl
parent50d9d03a5d3ec6cd77f4e9ee4d73343ed612de7e (diff)
downloadports-42d3e0d328c8eb55af009da0dfb8ba3f9317ea41.tar.gz
ports-42d3e0d328c8eb55af009da0dfb8ba3f9317ea41.zip
Fix build brokenness. Backout r1.130 until the problem can be permanently
fixed.
Notes
Notes: svn path=/head/; revision=240694
Diffstat (limited to 'security/krb5-appl')
-rw-r--r--security/krb5-appl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/krb5-appl/Makefile b/security/krb5-appl/Makefile
index 92ba6dd7fdf2..eef3ca5f218b 100644
--- a/security/krb5-appl/Makefile
+++ b/security/krb5-appl/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 \