[Bug 216577] devel/pkgconf: install libpkgconf.pc to libdata instead of lib
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jan 29 17:09:14 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216577
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 at FreeBSD.org
Reporter: z7dr6ut7gs at snkmail.com
Flags: maintainer-feedback?(bapt at FreeBSD.org)
Assignee: bapt at FreeBSD.org
Created attachment 179402
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=179402&action=edit
[patch] install .pc file to libdata/pkgconfig
libpkgconf.pc is currently installed to lib/pkgconfig, resulting in:
% pkgconf --libs libpkgconf
Package libpkgconf was not found
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).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list