[Bug 251991] x11-themes/nordic-theme: Improve Makefile

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 5 13:24:41 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251991

Fernando Apesteguía <fernape at FreeBSD.org> changed:

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

--- Comment #1 from Fernando Apesteguía <fernape at 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-order-options

Otherwise, good job improving the Makefile!

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


More information about the freebsd-ports-bugs mailing list