1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

misc/py-cinder: Spell OPTIONS_RADIO correctly

Hook up MySQL and PGSQL options.
This commit is contained in:
Tobias Kortkamp 2019-10-19 11:22:39 +00:00
parent f1093832cb
commit 034ff964a6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514788

View File

@ -93,8 +93,8 @@ CONFLICTS_INSTALL= py??-cinder-*
OPTIONS_GROUP= MISC
OPTIONS_GROUP_MISC= MEMCACHED MONGODB
OPTIONS_GROUP_RADIO= DB
OPTIONS_GROUP_RADIO_DB= MYSQL PGSQL
OPTIONS_RADIO= DB
OPTIONS_RADIO_DB= MYSQL PGSQL
MEMCACHED_DESC= memcached support
MONGODB_DESC= MongoDB support (used for messaging services)