Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Jan 2021 13:24:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 251991] x11-themes/nordic-theme: Improve Makefile
Message-ID:  <bug-251991-7788-YLFsFlw1hR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251991-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251991-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=3D251991

Fernando Apestegu=C3=ADa <fernape@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fernape@FreeBSD.org
             Status|New                         |Open

--- Comment #1 from Fernando Apestegu=C3=ADa <fernape@FreeBSD.org> ---
Q/A: Makefile: [46]: whitespace before end of line.
Q/A: Some variables are out of place:

# Options definitions
OPTIONS_DEFINE
OPTIONS_DEFAULT
OPTIONS_SUB

# Options descriptions
CINNAMON_DESC

-CINNAMON_BROKEN
-CINNAMON_IMPLIES
-CINNAMON_VARS

GNOMESHELL_DESC

-GNOMESHELL_VARS

KDE_DESC
METACITY_DESC

-METACITY_VARS

XFCE_DESC

# Options helpers
+CINNAMON_IMPLIES
+CINNAMON_BROKEN
+CINNAMON_VARS
+GNOMESHELL_VARS
+METACITY_VARS
XFCE_VARS

See
https://www.freebsd.org/doc/en/books/porters-handbook/book.html#porting-ord=
er-options

Otherwise, good job improving the Makefile!

--=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-251991-7788-YLFsFlw1hR>