[Bug 244039] ports-mgmt/portlint: Recommend to set INSTALLS_ICONS only when USES=gnome is set

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 11 09:01:45 UTC 2020


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

            Bug ID: 244039
           Summary: ports-mgmt/portlint: Recommend to set INSTALLS_ICONS
                    only when USES=gnome is set
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: marcus at FreeBSD.org
          Reporter: 0mp at FreeBSD.org
          Assignee: marcus at FreeBSD.org
             Flags: maintainer-feedback?(marcus at FreeBSD.org)

Created attachment 211554
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=211554&action=edit
portlint diff

At the moment portlint complains that INSTALLS_ICONS should be set when a port
installs icons. It is not always desired, however. INSTALLS_ICONS is only
effective when USES=gnome is set which is not always the case.

The attached patch modifies the portlint behavior to only recommend setting
INSTALLS_ICONS when icons are being installed and USES=gnome is set.

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


More information about the freebsd-ports-bugs mailing list