Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jan 2017 17:09:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 216577] devel/pkgconf: install libpkgconf.pc to libdata instead of lib
Message-ID:  <bug-216577-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 216577
           Summary: devel/pkgconf: install libpkgconf.pc to libdata
                    instead of lib
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bapt@FreeBSD.org
          Reporter: z7dr6ut7gs@snkmail.com
             Flags: maintainer-feedback?(bapt@FreeBSD.org)
          Assignee: bapt@FreeBSD.org

Created attachment 179402
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D179402&action=
=3Dedit
[patch] install .pc file to libdata/pkgconfig

libpkgconf.pc is currently installed to lib/pkgconfig, resulting in:

% pkgconf --libs libpkgconf=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20
                                               Package libpkgconf was not f=
ound
in the pkg-config search path.
Perhaps you should add the directory containing `libpkgconf.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libpkgconf', required by 'virtual:world', not found

The attached patch puts libpkgconf.pc into the normal freebsd pkgconf search
path (libdata/pkgconfig).

--=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-216577-13>