Replace OPTIONS_MULTI by OPTIONS_GROUP (mentioned in commit log #r308921)
Approved by: rene, miwi (mentors, implicit)
This commit is contained in:
parent
a6aba5e28b
commit
b73de2c968
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308925
1 changed files with 2 additions and 2 deletions
|
@ -26,8 +26,8 @@ USE_XORG= sm x11
|
|||
USE_PKGCONFIG= build
|
||||
|
||||
OPTIONS_DEFINE= DBUS DOCS GVFS NLS NOTIFY STARTUP
|
||||
OPTIONS_MULTI= PLUGINS
|
||||
OPTIONS_MULTI_PLUGINS= PLUG_APR PLUG_SBR PLUG_TPA PLUG_UCA PLUG_WALL
|
||||
OPTIONS_GROUP= PLUGINS
|
||||
OPTIONS_GROUP_PLUGINS= PLUG_APR PLUG_SBR PLUG_TPA PLUG_UCA PLUG_WALL
|
||||
OPTIONS_DEFAULT= DBUS GVFS NOTIFY PLUG_APR PLUG_SBR PLUG_UCA PLUG_WALL STARTUP
|
||||
|
||||
# Override NOTIFY_DESC
|
||||
|
|
Loading…
Reference in a new issue