qTox SlackBuild and all of its dependencies can be found here: http://slackbuilds.org/repository/14.1/network/qTox/
<aname="freebsd-easy"/>
#### FreeBSD
A qTox port is available at ``net-im/qTox``. To build and install qTox:
```bash
cd /usr/ports/net-im/qTox/
make install
```
----
If your distribution is not listed, or you want / need to compile qTox, there are provided instructions.
@ -110,7 +121,6 @@ If your distribution is not listed, or you want / need to compile qTox, there ar
@@ -110,7 +121,6 @@ If your distribution is not listed, or you want / need to compile qTox, there ar
Most of the dependencies should be available through your package manger. You may either follow the directions below, or simply run `./simple_make.sh` after cloning this repository, which will attempt to automatically download dependencies followed by compilation.
### Install git
In order to clone the qTox repository you need Git.
Nighly builds do not update automatically at this stage of development, so make sure you get back to this site and regularly download the latest version of qTox.