Date: Wed, 4 Sep 2002 07:51:48 -0400 (EDT) From: Joe Marcus Clarke <marcus@marcuscom.com> To: Adam Weinberger <adam@vectors.cx> Cc: ports@FreeBSD.ORG Subject: Re: mozilla, mozilla-devel, and galeon Message-ID: <20020904075037.H26746-100000@shumai.marcuscom.com> In-Reply-To: <20020904063816.GG56964@vectors.cx>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 3 Sep 2002, Adam Weinberger wrote: > when mozilla-1.0 was reintroduced to the ports tree, galeon was marked > unBROKEN. previously, galeon was BROKEN because it did not work with > mozilla-1.1. would it not be wise to add: > > .if exists(${X11BASE}/bin/mozilla-devel) > BROKEN= "Does not work with Mozilla 1.1" > .endif > > into www/galeon/Makefile? Since mozilla-devel and friends install into -devel subdirectories, galeon should never use their includes and libraries unless someone hacks the Makefile. Right now, galeon will use either mozilla or mozilla-embedded (though mozilla-embedded has some issues). It will never look into the -devel directories. Joe > > i know that while i had moz-1.1 installed and galeon running, it would > core every time a page with a form loaded. > > -Adam > > > -- > "Oh good, my dog found the chainsaw." > -Lilo, "Lilo & Stitch" > Adam Weinberger > adam@vectors.cx > http://vectors.cx > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > > PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020904075037.H26746-100000>