[Bug 248374] net/mtr: fix plist if PREFIX != LOCALBASE

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 30 22:39:09 UTC 2020


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

            Bug ID: 248374
           Summary: net/mtr: fix plist if PREFIX != LOCALBASE
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet at FreeBSD.org
          Reporter: jcfyecrayz at liamekaens.com
             Flags: maintainer-feedback?(sunpoet at FreeBSD.org)
          Assignee: sunpoet at FreeBSD.org

Created attachment 216895
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=216895&action=edit
[patch] provide explicit configure option for bash completions dir

There is a plist error if bash-completion is installed and PREFIX != LOCALBASE

====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: /usr/loc/share/bash-completion/completions/mtr
Error: Orphaned: @dir /usr/loc/share/bash-completion/completions
Error: Orphaned: @dir /usr/loc/share/bash-completion
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: share/bash-completion/completions/mtr



The attached patch provides an explicit configure option for
--with-bash-completiondir.

It also moves USES to make portlint happy.

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


More information about the freebsd-ports-bugs mailing list