Date: Mon, 24 Aug 2015 05:57:22 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 202608] bsd.options.mk: support custom option helpers Message-ID: <bug-202608-13-eRxA1RsarE@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-202608-13@https.bugs.freebsd.org/bugzilla/> References: <bug-202608-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202608 --- Comment #1 from Baptiste Daroussin <bapt@FreeBSD.org> --- If _OPTIONS_FLAGS becomes public it should not start with a _ Maybe also rename to something more accurate (but sorry I do not have good imagination here OPTIONS_HELPERS_TAGS? I would probably prefer going to something like: _OPTIONS_FLAGS= ${OPTIONS_HELPERS_TAGS} ... without the + I general I do like the principle of adding more flexibility here. What do others thinks? -- You are receiving this mail because: You are on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202608-13-eRxA1RsarE>