Date: Wed, 8 Mar 2017 14:05:32 +0100 From: Tijl Coosemans <tijl@FreeBSD.org> To: Dag-Erling =?UTF-8?B?U23DuHJncmF2?= <des@des.no> Cc: Mathieu Arnold <mat@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r435576 - head/devel/pkgconf Message-ID: <20170308140532.449eba04@kalimero.tijl.coosemans.org> In-Reply-To: <86varkow3d.fsf@desk.des.no> References: <201703070103.v2713JtB059883@repo.freebsd.org> <e2a17a43-d9f9-dbc7-a73c-5317440b4357@FreeBSD.org> <86varkow3d.fsf@desk.des.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 08 Mar 2017 12:18:30 +0100 Dag-Erling Sm=C3=B8rgrav <des@des.no> wr= ote: > 2) It did not occur to me that some ports would use the search path to > decide where to install their pc files. I didn't know that was > possible, and I still don't understand how they do it, because there > is no documented command to retrieve that path. pkg-config has a built-in pkg-config.pc file that can be queried. % pkg-config --print-variables pkg-config pc_path % pkg-config --variable=3Dpc_path pkg-config /usr/local/lib/pkgconfig:/usr/local/libdata/pkgconfig:/usr/libdata/pkgconfig
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170308140532.449eba04>