Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jul 2020 22:39:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 248374] net/mtr: fix plist if PREFIX != LOCALBASE
Message-ID:  <bug-248374-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248374

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

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

There is a plist error if bash-completion is installed and PREFIX !=3D LOCA=
LBASE

=3D=3D=3D=3D> Checking for pkg-plist issues (check-plist)
=3D=3D=3D> Parsing plist
=3D=3D=3D> 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
=3D=3D=3D> 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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248374-7788>