Date: Thu, 15 Jul 2004 15:20:23 GMT From: Konstantin Oznobihin <bork@rsu.ru> To: gnome@FreeBSD.org Subject: Re: ports/69093: [patch] devel/pkgconfig does not search for .pc files in libdir/pkgconfig Message-ID: <200407151520.i6FFKNUu066996@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: Konstantin Oznobihin <bork@rsu.ru> To: pav@FreeBSD.org 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 19:09:53 +0400 > V čt, 15. 07. 2004 v 16:53, Konstantin Oznobihin píše: > > > > What port this patch applies to? > > Well, it is the /usr/ports/devel/pkgconfig > > I see. pkg-config is already checking /usr/local/libdata/pkgconfig/*.pc, > /usr/X11R6/libdata/pkgconfig/*.pc and ${PREFIX}/libdata/pkgconfig/*.pc > > If there is some port that installs *.pc files somewhere else, like to > ${PREFIX}/lib/pkgconfig, it's the other port what must be fixed, not > pkg-config. pkg-config checks libdata/pkgconfig instead of lib/pkgconfig due to patches in the current devel/pkgconfig port, only this patches requires other ported software (which depends on pkgconfig) to use libdata instead of lib. IMHO, it is bug in port of pkgconfig not in other ports. -- Konstantin Oznobihin <bork@rsu.ru> Systems programmer and administrator Computer Center of Rostov State University.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407151520.i6FFKNUu066996>