Subject: Re: x11/Xfixes fails to build on Solaris
To: Gilles Dauphin <Gilles.Dauphin@enst.fr>
From: segv <segv@netctl.net>
List: tech-pkg
Date: 08/16/2005 11:09:57
On Tue, 16 Aug 2005 10:33:31 +0200 (CEST)
Gilles Dauphin <Gilles.Dauphin@enst.fr> wrote:

> put this line in mk.conf
> 
> PKG_CONFIG_LIBDIR=/usr/pkg/lib/pkgconfig
> 
> Gilles

Thanks, that fixed the problem. Just out of interest, why does it fail on
Solaris and needs this fix, and not on NetBSD? I mean is it just a temporary
problem with that package that will be fixed, or do I need to keep the above
variable in mk.conf for all future package builds on Solairs?