git: 13ad5798e227 - main - net-mgmt/adcli: explicitly depend on libtool

From: Mikhail Teterin <mi_at_FreeBSD.org>
Date: Thu, 21 Oct 2021 21:53:31 UTC
The branch main has been updated by mi:

URL: https://cgit.FreeBSD.org/ports/commit/?id=13ad5798e22793e196c3ba145ea5381c37744067

commit 13ad5798e22793e196c3ba145ea5381c37744067
Author:     Mikhail Teterin <mi@FreeBSD.org>
AuthorDate: 2021-10-21 21:52:48 +0000
Commit:     Mikhail Teterin <mi@FreeBSD.org>
CommitDate: 2021-10-21 21:52:48 +0000

    net-mgmt/adcli: explicitly depend on libtool
    
    Notified by: pkg-fallout
---
 net-mgmt/adcli/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mgmt/adcli/Makefile b/net-mgmt/adcli/Makefile
index 54ae14e7cb89..3f1294b1e92d 100644
--- a/net-mgmt/adcli/Makefile
+++ b/net-mgmt/adcli/Makefile
@@ -29,7 +29,7 @@ CONFIGURE_ENV+=	ac_cv_path_KRB5_CONFIG=${KRB5CONFIG}	\
 	ac_cv_path_XMLTO=${PORT_OPTIONS:MDOCS:S|DOCS|${LOCALBASE}/bin/xmlto|:S|^$|${TRUE}|}
 CONFIGURE_ARGS=	--sysconfdir=/etc
 
-USES=	autoreconf
+USES=	autoreconf libtool
 
 # Kerberos may or may not be there, but LDAP always is:
 CFLAGS+=	-I${LOCALBASE}/include