Date: Thu, 21 Aug 2003 20:08:52 -0700 (PDT) From: Stephen Casner <casner@acm.org> To: Joe Marcus Clarke <marcus@marcuscom.com> Cc: ports@freebsd.org Subject: Re: FreeBSD Port: libsigc++-1.2.5 pkgconfig directory Message-ID: <20030821194858.R23445@ash.packetdesign.com> In-Reply-To: <1061519133.88714.11.camel@shumai.marcuscom.com> References: <3F457E79.2050601@acm.org> <1061519133.88714.11.camel@shumai.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 21 Aug 2003, Joe Marcus Clarke wrote: > On Thu, 2003-08-21 at 22:22, Stephen Casner wrote: > > This port installs sigc++-1.2.pc into /usr/local/lib/pkgconfig/ rather > > than /usr/local/libdata/pkgconfig/ even though pkg-plist includes the line > > > > libdata/pkgconfig/sigc++-1.2.pc > > > > and /usr/local/libdata/pkgconfig/ is where pkg-config expects to find > > it. Is this a bug or just conflicting assumptions for different systems? > > It installs into the correct location for me. Do you have an up-to-date > /usr/ports/Mk directory? Perhaps/probably not. It is as installed with 4.8-RELEASE. I admit not investigating that direction because I saw pkgconfigdir = $(libdir)/pkgconfig in Makefile{.am,.in,} . But I see now that in the libsigc++ 1.2.2 port that was included with 4.8-RELEASE the Makefile.in gets patched to fix that line. So that must be handled differently now. Sorry. -- Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030821194858.R23445>