Date: Fri, 29 Dec 2017 15:39:56 -0800 From: Yuri <yuri@rawbw.com> To: "ports@freebsd.org" <ports@freebsd.org> Subject: How to order GROUP, MULTI, and RADIO option sections? Message-ID: <5546bab5-710a-9395-f1dc-e45ba7a239db@rawbw.com>
next in thread | raw e-mail | index | archive | help
Individual items from OPTIONS_{GROUP,MULTI,RADIO} appear in the same order as defined within each kind. However, the question remains how to establish the order between sections of different kinds? For example, OPTIONS_MULTI always appears after OPTIONS_GROUP. There must be something like OPTIONS_SECTIONS_ORDER=MULTI1 GROUP1 MULTI2 GROUP2 RADIO1. Yuri
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5546bab5-710a-9395-f1dc-e45ba7a239db>