[Bug 204370] ports-mgmt/portlint: invalid recommendation to add USES=gettext when NLS_USES=gettext is present

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 8 02:30:35 UTC 2015


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

            Bug ID: 204370
           Summary: ports-mgmt/portlint: invalid recommendation to add
                    USES=gettext when NLS_USES=gettext is present
           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: yuri at rawbw.com
          Assignee: marcus at FreeBSD.org
             Flags: maintainer-feedback?(marcus at FreeBSD.org)

I encountered this problem while working on multimedia/mkvtoolnix, see patch
here:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204312

These warnings are printed despite it having NLS_USES=gettext:
> # portlint -A
> WARN: /usr/ports/multimedia/mkvtoolnix/pkg-plist: [55]: installing gettext translation files, please define USES[+]=gettext as appropriate
> <... more of the same ...>

Solution:
Any XXX_USES=gettext should mute the above warning.

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


More information about the freebsd-ports-bugs mailing list