aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/adcli
diff options
context:
space:
mode:
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 63131b82d5a8..64349bfe23cf 100644
--- a/net-mgmt/adcli/Makefile
+++ b/net-mgmt/adcli/Makefile
@@ -26,7 +26,7 @@ OPTIONS_DEFAULT= GSSAPI_BASE
CONFIGURE_ENV+= ac_cv_path_KRB5_CONFIG=${KRB5CONFIG} \
ac_cv_path_XMLTO=${TRUE}
-CONFIGURE_ARGS+=--disable-silent-rules --sysconfdir=/etc
+CONFIGURE_ARGS= --sysconfdir=/etc
# Kerberos may or may not be there, but LDAP always is:
CFLAGS+= -I${LOCALBASE}/include -DLDAP_DEPRECATED=0