[Bug 220528] [new port] databases/sqlite-src: alternative port of SQLite
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Aug 29 11:45:12 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220528
--- Comment #12 from Nathan <ndowens at yahoo.com> ---
Don’t leave comments that doesn’t atleast explain something like:
# Length | | Length |
OPTIONS_SUB= yes
OPTIONS_DEFAULT= # Clean default options
# ===> OPTIONS_DEFINE
#OPTIONS_DEFINE= # portlint, for what?
Combine options_define for example:
OPTIONS_DEFINE= EXTENSIONS JSON
Don’t need += in options_define if you just do it together
Makes the makefile cleaner and easier to read
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list