Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 May 2004 22:17:50 -0500
From:      Jonathan <j.e.drews@worldnet.att.net>
To:        FreeBSD ports <ports@FreeBSD.org>
Subject:   mozilla compile flags have no effect
Message-ID:  <1084418269.40998.11.camel@mobile.silbsd.org>

next in thread | raw e-mail | index | archive | help
affected ports www/mozilla and www/mozilla-devel
FreeBSD 4.9-RELEASE-p7 #0: Wed May 12 00:28:53 CDT 2004
also FreeBSD 5.2-CURRENT Sat May 8 174559 CDT 2004
cvsup on 12 May 2004 1900 hrs CDT

Hi:

 When I try to compile Mozilla 1.6 or Mozilla 1.7 RC1 with the flags:

# make WITH_CALENDAR=no WITHOUT_COMPOSER=yes

then I get the strange message:
===>  mozilla-1.6_4,2 is marked as broken: Calendar requires Composer
and Mailnews support..

even though I do not want the calendar. 

 Also if I compile itin this configuration I get:
# make  WITH_CALENDAR=no WITHOUT_COMPOSER=yes WITHOUT_MAILNEWS=yes
===>  mozilla-1.6_4,2 is marked as broken: Calendar requires Composer
and Mailnews support..

Why is it trying to use the calendar when I have asked for it to be
disabled? Am I doing something wrong here in the configuration?

-- 
Jonathan <j.e.drews@worldnet.att.net>



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