Date: Thu, 9 Dec 2004 17:18:37 +0100 From: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> To: Archie Cobbs <archie@FreeBSD.org> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/java/jc Makefile Message-ID: <20041209161837.GA63289@arabica.esil.univ-mrs.fr> In-Reply-To: <200412091557.iB9Fv36t066514@repoman.freebsd.org> References: <200412091557.iB9Fv36t066514@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 09, 2004 at 03:57:03PM +0000, Archie Cobbs wrote: > archie 2004-12-09 15:57:03 UTC > > FreeBSD ports repository > > Modified files: > java/jc Makefile > Log: > Fix build failure: USE_JIKES is useless without USE_JAVA. Hi Archie, Be warned that USE_JAVA=yes will have the port to depend on a JDK. I don't know much about jc but I thought it did not require a JDK to build or run. In such a case, I think the port should probably add jikes to BUILD/RUN_DEPENDS manually. Herve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041209161837.GA63289>