[Bug 276313] multimedia/ffmpeg Organise port options into groups

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 22 Jan 2024 14:27:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276313

--- Comment #4 from Vladimir Druzenko <vvd@FreeBSD.org> ---
"OPTIONS_GROUP=" must be after "OPTIONS_DEFINE=" and before "OPTIONS_DEFAULT=".

Example:
OPTIONS_DEFINE= A B
OPTIONS_GROUP= X Y
OPTIONS_GROUP_X= C D
OPTIONS_GROUP_Y= E F
OPTIONS_DEFAULT= A C F

-- 
You are receiving this mail because:
You are the assignee for the bug.