From owner-cvs-all Fri Feb 22 10: 3:59 2002 Delivered-To: cvs-all@freebsd.org Received: from snipe.prod.itd.earthlink.net (snipe.mail.pas.earthlink.net [207.217.120.62]) by hub.freebsd.org (Postfix) with ESMTP id E982A37B404; Fri, 22 Feb 2002 10:03:53 -0800 (PST) Received: from sdn-ar-003dcwashp259.dialsprint.net ([206.133.15.149] helo=moo.holy.cow) by snipe.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16eK2m-0006Tw-00; Fri, 22 Feb 2002 10:03:41 -0800 Received: by moo.holy.cow (Postfix, from userid 1001) id D48B450B87; Fri, 22 Feb 2002 13:05:50 -0500 (EST) Date: Fri, 22 Feb 2002 13:05:50 -0500 From: parv To: Motoyuki Konno Cc: Maxim Sobolev , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/www/mozilla Makefile pkg-plist Message-ID: <20020222180550.GA12293@moo.holy.cow> Mail-Followup-To: Motoyuki Konno , Maxim Sobolev , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200202182004.g1IK47h44025@freefall.freebsd.org> <20020218200621.GB48652@leviathan.inethouston.net> <1014065930.399.23.camel@notebook> <200202221556.g1MFuLU00908@sakura.mk.bsdclub.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200202221556.g1MFuLU00908@sakura.mk.bsdclub.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG in message <200202221556.g1MFuLU00908@sakura.mk.bsdclub.org>, wrote Motoyuki Konno thusly... > > Maxim Sobolev wrote: > > > I wasn't aware that mozilla worked with java yet, does this mean it=20 > > > will if we install jdk now? > > > > Yes, it will, thanks to countless Java hackers. It works quite fine > > here. Enjoy! :) > > I've found that ports/www/mozilla do not work *without* JDK. > So, please add > > RUN_DEPENDS=${LOCALBASE}/jdk1.3.1/bin/java:${PORTSDIR}/java/jdk13 > > to www/mozilla/Makefile, or fix the mozilla port. currently i am using mozilla w/o java just fine; i don't want mozilla port to be even more bloated. i assume that will be necessary only if one needs java support; i don't, so instead of making JDK to be a run dependency, add it as an option if you must, say, WITH_JAVA or some such. -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message