eclipse-devel stops 'make index' in /usr/ports with WITH_MOTIF

Panagiotis Astithas past at ebs.gr
Sun Jan 22 05:06:40 PST 2006


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


More information about the freebsd-eclipse mailing list