aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-08-25 14:24:48 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-08-25 14:24:48 +0000
commit750c7b06b1263b38ebcaa4e0c8bbcb099b02d056 (patch)
treea55eeed277032553130474030882177cc928fa72 /security
parent4ae3a6961045991eeb367f890bb0835e68bf29ab (diff)
Notes
Diffstat (limited to 'security')
-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 eb68249b2811..6e87a028dec5 100644
--- a/security/krb5-appl/Makefile
+++ b/security/krb5-appl/Makefile
@@ -26,7 +26,7 @@ USES= gmake perl5
USE_PERL5= build
USE_LDCONFIG= yes
USE_CSTD= gnu89
-USE_AUTOTOOLS= libtool autoheader autoconf
+USE_AUTOTOOLS= autoheader autoconf
CONFIGURE_ARGS?= --enable-shared --with-krb5=${PREFIX}/bin/krb5-config
CONFIGURE_ENV= INSTALL="${INSTALL}" YACC=/usr/bin/yacc
MAKE_ARGS= INSTALL="${INSTALL}"