1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

accessibility/qt5-speech: allow to build with both backends disabled

Approved by:	portmgr blanket (trivial fix)
This commit is contained in:
Dmitry Marakasov 2022-03-03 22:04:46 +03:00
parent 2d4dd12519
commit ca95a67232

View File

@ -13,8 +13,8 @@ USE_PERL5= extract
USE_QT= core gui buildtools_build qmake_build
OPTIONS_DEFINE= ALSA
OPTIONS_MULTI= BACKEND
OPTIONS_MULTI_BACKEND= SPEECHD FLITE
OPTIONS_RADIO= BACKEND
OPTIONS_RADIO_BACKEND= SPEECHD FLITE
OPTIONS_DEFAULT= SPEECHD
OPTIONS_SUB= yes