aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/adcli
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2021-10-21 21:52:48 +0000
committerMikhail Teterin <mi@FreeBSD.org>2021-10-21 21:52:48 +0000
commit13ad5798e22793e196c3ba145ea5381c37744067 (patch)
tree24d36b2f52982a14be5ddbe9ec80318024784914 /net-mgmt/adcli
parent96022910890ded6635a893dffda2c4cd096f9b7b (diff)
downloadports-13ad5798e22793e196c3ba145ea5381c37744067.tar.gz
ports-13ad5798e22793e196c3ba145ea5381c37744067.zip
net-mgmt/adcli: explicitly depend on libtool
Notified by: pkg-fallout
Diffstat (limited to 'net-mgmt/adcli')
-rw-r--r--net-mgmt/adcli/Makefile2
1 files changed, 1 insertions, 1 deletions
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