[Bug 226709] ports-mgmt/portlint: Bogus warning WARN: Makefile: sh is already included in SHEBANG_LANG.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 18 20:07:14 UTC 2018


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

            Bug ID: 226709
           Summary: ports-mgmt/portlint: Bogus warning WARN: Makefile: sh
                    is already included in SHEBANG_LANG.
           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 freebsd.org
             Flags: maintainer-feedback?(marcus at FreeBSD.org)
          Assignee: marcus at FreeBSD.org

Mk/Uses/shebangfix.mk doesn't add 'sh' to SHEBANG_LANG.

Testcase: sysutils/DTraceToolkit 

After removing this line, SHEBANG_LANG doesn't contain "sh":
> $ make -V SHEBANG_LANG
> bash java ksh perl php python ruby tcl tk

And stage-qa breaks.

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


More information about the freebsd-ports-bugs mailing list