[Bug 259416] x11-themes/qogir-icon-themes: Update to 2021-10-14

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 25 Oct 2021 07:43:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259416

Nuno Teixeira <eduardo@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eduardo@FreeBSD.org

--- Comment #1 from Nuno Teixeira <eduardo@FreeBSD.org> ---
We could have a better Makefile order (portclippy):

- move SHEBANG_FILES to USES block
- Standard bsd.port.mk variables alphabetical order

---
# PORTNAME block
PORTNAME
DISTVERSION
CATEGORIES

# Maintainer block
MAINTAINER
COMMENT

# License block
LICENSE
LICENSE_FILE

# Dependencies
BUILD_DEPENDS

# USES block
USES

-SHEBANG_FILES

USE_GITHUB
GH_ACCOUNT
GH_PROJECT

# USES=shebangfix related variables
+SHEBANG_FILES

# Standard bsd.port.mk variables
+BINARY_ALIAS
NO_ARCH
NO_BUILD
-BINARY_ALIAS
---

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