[Bug 225781] ports-mgmt/portlint: warnings about "possible direct use of command" in comments

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Feb 8 22:35:41 UTC 2018


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

            Bug ID: 225781
           Summary: ports-mgmt/portlint: warnings about "possible direct
                    use of command" in comments
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: marcus at FreeBSD.org
          Reporter: gerald at FreeBSD.org
                CC: yuri at freebsd.org
             Flags: maintainer-feedback?(marcus at FreeBSD.org)
          Assignee: marcus at FreeBSD.org

This is somewhat similar to bug #225612, but not the same.

  % cd $PORTSDIR/multimedia/webcamoid/
  % portlint -C
  WARN: Makefile: [25]: possible direct use of command "which" found. 
  use ${WHICH} instead.

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


More information about the freebsd-ports-bugs mailing list