Date: Tue, 27 Sep 2005 09:37:00 -0600 From: Greg Lewis <glewis@eyesbeyond.com> To: Manfred Riem <mriem@manorrock.org> Cc: 'FreeBSD Java' <freebsd-java@freebsd.org> Subject: Re: Question regarding JDK 1.5 Makefile Message-ID: <20050927153700.GA2838@misty.eyesbeyond.com> In-Reply-To: <20050924224240.244E443D5C@mx1.FreeBSD.org> References: <20050924224240.244E443D5C@mx1.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Sep 24, 2005 at 04:42:53PM -0600, Manfred Riem wrote: > Hi there, > > Is it possible to split the choice between WITHOUT_WEB > to WITHOUT_PLUGIN and WITHOUT_WEBSTART? I would like to > be able to have Java Webstart working, but I don't really > want to install Mozilla ;) > > Any thoughts? You could try adding something like BUILD_PLUGIN=false to MAKE_ENV. Looks like it might work, but I can't be sure. If it does work that would also be useful for amd64, since javaws is probably easier to get working there than the plugin. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050927153700.GA2838>