[ports/net-im/libnice] Fix installation miss of nice.pc
Norikatsu Shigemura
nork at FreeBSD.org
Tue Nov 23 14:10:35 UTC 2010
Hi kwm.
On Tue, 23 Nov 2010 13:59:48 +0100
Koop Mast <kwm at 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 at FreeBSD.org>
More information about the freebsd-gnome
mailing list