Subject: Re: x11/kdelibs3 needs gawk
To: None <joerg@britannica.bec.de>
From: None <segv@netctl.net>
List: tech-pkg
Date: 02/26/2006 13:54:32
On Sun, 26 Feb 2006 14:43:38 +0100
joerg@britannica.bec.de wrote:

> On Sun, Feb 26, 2006 at 12:14:31PM +0000, segv@netctl.net wrote:
> > I was trying to build kde on OpenSolaris and it stopped in x11/kdelibs3. I
> > think kdelibs3 needs to be made to depend on gawk.
> 
> .if ${OPSYS} == "SunOS"
> USE_TOOLS+=             gawk:pkgsrc
> .endif
> 
> What's your OPSYS?
> 
> Joerg

# uname -a
SunOS e450-dsl 5.11 snv_28 sun4u sparc SUNW,Ultra-4

For some reason it failed to build and install gawk, I had to do it manually...