Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jan 2006 15:06:33 +0200
From:      Panagiotis Astithas <past@ebs.gr>
To:        Andrey Chernov <ache@freebsd.org>, freebsd-eclipse@freebsd.org
Subject:   Re: eclipse-devel stops 'make index' in /usr/ports with WITH_MOTIF
Message-ID:  <43D38359.5010808@ebs.gr>
In-Reply-To: <20060121220921.GA36748@nagual.pp.ru>
References:  <20060121213809.GA41498@nagual.pp.ru> <20060121220921.GA36748@nagual.pp.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Andrey Chernov wrote:
> On Sun, Jan 22, 2006 at 12:38:09AM +0300, Andrey Chernov wrote:
>> "Makefile", line 82: Malformed conditional ((${BROWSER} == "firefox"))
>> "Makefile", line 84: if-less endif
>> make: fatal errors encountered -- cannot continue
>> ===> java/eclipse-devel failed
>>
>> This is because BROWSER variable is never defined when WITH_MOTIF is set.
> 
> The fix:
> .if (!defined(WITH_MOTIF) && ${BROWSER} == "firefox")

The eclipse-devel port is not actively maintained at the moment. Feel 
free to commit this fix if you want.

Thanks,

Panagiotis



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43D38359.5010808>