port of mozilla
Martin Dieringer
Martin.Dieringer at t-online.de
Thu Nov 20 12:08:52 PST 2003
On Thu, 20 Nov 2003, Joe Marcus Clarke wrote:
> On Thu, 2003-11-20 at 09:29, Martin Dieringer wrote:
> > On Thu, 20 Nov 2003, Joe Marcus Clarke wrote:
> >
> > > On Thu, 2003-11-20 at 04:32, Martin Dieringer wrote:
> > > > it seems it doesn't obey CONFIGURE-ARGS
> > > > I don't want mail/news/xft but it is built.
> > > > ${CONFIGURE-ARGS} are correct.
> > >
> > > CONFIGURE-ARGS is not a valid macro. CONFIGURE_ARGS, on the other
> > > hand, is. You need to give us more details of exactly what you're
> > > doing to build Mozilla.
> >
> >
> > Ok this was a typo.
> >
> > I did:
> > /usr/ports/www/mozilla> WITHOUT_XFT=yes WITHOUT_MAILNEWS=yes \
> > WITHOUT_COMPOSER=yes WITHOUT_CHATZILLA=yes make
> >
> > and became all of these compiled in nevertheless.
> >
> > I echoed CONFIGURE_ARGS from Makefile and this seems correct:
> > --disable-auto-deps --enable-chrome-format=jar
...
> >
> > make -DWITHOUT_XFT=yes ... didn't help either
> >
> > system is 4.8-STABLE FreeBSD 4.8-STABLE #8: Tue Jun 10 18:32:33 CEST 2003
>
> Did you try:
>
> make -DWITHOUT_XFT ...
no, but it should be just the same, as the configure options appeared
correctly?
But strangely enough suddenly a no-news, no-mail, no-xft mozilla
appeared on the system... I guess it must have happened while
building epiphany (I used the same options)...?
m.
More information about the freebsd-gnome
mailing list