Date: Tue, 23 Nov 2010 23:10:28 +0900 From: Norikatsu Shigemura <nork@FreeBSD.org> To: Koop Mast <kwm@rainbow-runner.nl> Cc: gnome@freebsd.org, Norikatsu Shigemura <nork@freebsd.org> Subject: Re: [ports/net-im/libnice] Fix installation miss of nice.pc Message-ID: <20101123231028.38beb74b.nork@FreeBSD.org> In-Reply-To: <20101123135948.1420ebe0@headache.rainbow-runner.nl> References: <20101123180404.ea865e0e.nork@FreeBSD.org> <20101123135948.1420ebe0@headache.rainbow-runner.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi kwm. On Tue, 23 Nov 2010 13:59:48 +0100 Koop Mast <kwm@rainbow-runner.nl> wrote: > > I found a installation miss of nice.pc. It should be in > > ${PREFIX}/libdata/pkgconfig/nice.pc, but is in > > ${PREFIX}/lib/pkgconfig/nice.pc. > > So I made a patch like following: > This should have already been done by the gnomehack in USE_GNOME. > I don't know why it fails for you. Humm.. I confirmed that pkgconfigdir = $(prefix)/libdata/pkgconfig after make configure, but pkgconfigdir = $(libdir)/pkgconfig after make build. I saw re-automaked nice/Makefile, maybe, this is wrong.... - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - : Making all in nice gmake[2]: Entering directory `/usr/ports/local/libnice/work/libnice-0.0.13/nice' cd .. && /bin/sh /usr/ports/local/libnice/work/libnice-0.0.13/missing --run automake-1.11 --gnu nice/Makefile : - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - I'll try to investigate this behavior. If you have any idea, please teach me. Thank you. -- Norikatsu Shigemura <nork@FreeBSD.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101123231028.38beb74b.nork>