Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Aug 2018 11:45:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 220528] [new port] databases/sqlite-src: alternative port of SQLite
Message-ID:  <bug-220528-7788-YccKbkJhkr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220528-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220528-7788@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=3D220528

--- Comment #12 from Nathan <ndowens@yahoo.com> ---
Don=E2=80=99t leave comments that doesn=E2=80=99t atleast explain something=
 like:
 #  Length         |     |                          Length                |=
=20=20=20=20
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
OPTIONS_SUB=3D            yes=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20
OPTIONS_DEFAULT=3D        # Clean default options=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
                      # =3D=3D=3D> OPTIONS_DEFINE=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
#OPTIONS_DEFINE=3D        # portlint, for what?

Combine options_define for example:

OPTIONS_DEFINE=3D  EXTENSIONS JSON
Don=E2=80=99t need +=3D in options_define if you just do it together=20

Makes the makefile cleaner and easier to read

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220528-7788-YccKbkJhkr>