accessibility/qt5-speech: allow to build with both backend enabled

Followup to ca95a67 which introduced a regression of being unable to
build with both backends enabled. This commit allows all backends
combinations including each individual backend, both and none.

PR:		262640
Reported by:	lantw44@gmail.com
Approved by:	portmgr blanket, maintainer timeout (kde, 6 months)
This commit is contained in:
Dmitry Marakasov 2022-09-08 15:36:08 +03:00
parent b83e197d31
commit b2563f98f5

View file

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