mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
misc/py-cinder: Spell OPTIONS_RADIO correctly
Hook up MySQL and PGSQL options.
This commit is contained in:
parent
f1093832cb
commit
034ff964a6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514788
1 changed files with 2 additions and 2 deletions
|
@ -93,8 +93,8 @@ CONFLICTS_INSTALL= py??-cinder-*
|
||||||
|
|
||||||
OPTIONS_GROUP= MISC
|
OPTIONS_GROUP= MISC
|
||||||
OPTIONS_GROUP_MISC= MEMCACHED MONGODB
|
OPTIONS_GROUP_MISC= MEMCACHED MONGODB
|
||||||
OPTIONS_GROUP_RADIO= DB
|
OPTIONS_RADIO= DB
|
||||||
OPTIONS_GROUP_RADIO_DB= MYSQL PGSQL
|
OPTIONS_RADIO_DB= MYSQL PGSQL
|
||||||
|
|
||||||
MEMCACHED_DESC= memcached support
|
MEMCACHED_DESC= memcached support
|
||||||
MONGODB_DESC= MongoDB support (used for messaging services)
|
MONGODB_DESC= MongoDB support (used for messaging services)
|
||||||
|
|
Loading…
Add table
Reference in a new issue