From b73de2c96894c38ce33d6ceecd6ef8a3674d494e Mon Sep 17 00:00:00 2001 From: Olivier Duchateau Date: Fri, 14 Dec 2012 20:31:19 +0000 Subject: Replace OPTIONS_MULTI by OPTIONS_GROUP (mentioned in commit log #r308921) Approved by: rene, miwi (mentors, implicit) --- x11-fm/thunar/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-fm') diff --git a/x11-fm/thunar/Makefile b/x11-fm/thunar/Makefile index 384103fab2b2..ea6010f3a60c 100644 --- a/x11-fm/thunar/Makefile +++ b/x11-fm/thunar/Makefile @@ -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 -- cgit v1.2.3