Date: Thu, 15 Jul 2004 14:00:42 GMT From: Adam Weinberger <adamw@FreeBSD.org> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/69093: [patch] devel/pkgconfig does not search for .pc files in libdir/pkgconfig Message-ID: <200407151400.i6FE0gJ8054321@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/69093; it has been noted by GNATS. From: Adam Weinberger <adamw@FreeBSD.org> To: Konstantin Oznobihin <bork@rsu.ru> Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/69093: [patch] devel/pkgconfig does not search for .pc files in libdir/pkgconfig Date: Thu, 15 Jul 2004 09:54:53 -0400 >> (07.15.2004 @ 0749 PST): Konstantin Oznobihin said, in 3.2K: << > In pkg-config(1) it is said that the default directory to search > for .pc files is libdir/pkgconfig (which I think is ${PREFIX}/lib/pkgconfig) > and some ports (e.g. openssl, omniORB) install their .pc files > in this directory, but pkg-config searches them in libdata/pkgconfig. > > >Fix: > Dirty hack based on existing patches for pkgconfig. Added LLIBPKGLIBDIR > to Makefile.in and scan_dir (LLIBPKGLIBDIR, (void *)1); to pkg.c >> end of "ports/69093: [patch] devel/pkgconfig does not search for .pc files in libdir/pkgconfig" from Konstantin Oznobihin << Is this really the Right Thing to do? I'd be more inclined to want to see openssl and omniORB trained to install their .pc files in the proper location. # Adam -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407151400.i6FE0gJ8054321>