Skip to content

Commit

Permalink
Update FREEBSD.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebrady authored Feb 19, 2020
1 parent 5e9e1b3 commit cfb491e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FREEBSD.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Next, configure the build and compile it:

```
$ autoreconf -i -f
./configure --with-avahi --with-ssl=openssl --with-sndio --with-libdaemon --with-os=freebsd --with-freebsd-service
./configure --with-libdaemon --with-avahi --with-ssl=openssl --with-sndio --with-libdaemon --with-os=freebsd --with-freebsd-service
$ make
```
Add `--with-alsa` if you wish to include the ALSA back end. Omit the `--with-sndio` if you don't want the `sndio` back end. Omit the `--with-freebsd-service` if you don't want to install a FreeBSD startup script, runtime folder and user and group -- see below for more details.
Expand Down

0 comments on commit cfb491e

Please sign in to comment.