From 750c7b06b1263b38ebcaa4e0c8bbcb099b02d056 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 25 Aug 2014 14:24:48 +0000 Subject: [PATCH] - Drop USE_AUTOTOOLS=libtool, not used Approved by: portmgr blanket --- security/krb5-appl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}"