[Bug 202608] bsd.options.mk: support custom option helpers
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Aug 24 05:57:22 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202608
--- Comment #1 from Baptiste Daroussin <bapt at 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.
More information about the freebsd-ports-bugs
mailing list