diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2018-01-19 15:07:23 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2018-01-19 15:07:23 +0000 |
commit | e388234f5a96db5573fcb01bb6802852dd409bf0 (patch) | |
tree | 1277878c9289cdec7e8edfdde76dae810c28bd0e /games/xboard/Makefile | |
parent | 9c00bc5384be3e6ab1003f0d372c6e93e87fe19a (diff) | |
download | ports-e388234f5a96db5573fcb01bb6802852dd409bf0.tar.gz ports-e388234f5a96db5573fcb01bb6802852dd409bf0.zip |
Notes
Diffstat (limited to 'games/xboard/Makefile')
-rw-r--r-- | games/xboard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xboard/Makefile b/games/xboard/Makefile index ee50b4ab237d..bc8876e215e4 100644 --- a/games/xboard/Makefile +++ b/games/xboard/Makefile @@ -38,7 +38,7 @@ FRONTEND_DESC= Front End XAW_DESC= Xaw GUI toolkit support (default) XAW3D_DESC= Xaw3d GUI toolkit support (not fully supported) GTK2_DESC= GTK+ 2 GUI toolkit support (experimental) -SOUND_DESC= Sound output (optional) +SOUND_DESC= Sound Output (optional) SOX_DESC= SoX audio support CRAFTY_RUN_DEPENDS= crafty:games/crafty |