From 13ad5798e22793e196c3ba145ea5381c37744067 Mon Sep 17 00:00:00 2001 From: Mikhail Teterin Date: Thu, 21 Oct 2021 17:52:48 -0400 Subject: net-mgmt/adcli: explicitly depend on libtool Notified by: pkg-fallout --- net-mgmt/adcli/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-mgmt/adcli') 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 -- cgit v1.2.3