[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:53:27 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220528
--- Comment #14 from Nathan <ndowens at yahoo.com> ---
JSON1_CONFIGURE_ON= --enable-json1
Change switches that use —-enable to be like
JSON1_CONFIGURE_ENABLE= json
As an example
It’s safer to make sure enable/disable works
On switches usually need an off switch to make sure things are enabled or
disabled.
Also combine the defining of options to one line:
OPTIONS_DEFINE= EXAMPLES JSON1 ANOTHER MORE ETC
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list