Subject: USE_JAVA and sun-jre
To: None <tech-pkg@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: tech-pkg
Date: 04/23/2001 19:10:17
	bsd.pkg.mk has the following under USE_JAVA and PKG_JVM == jdk

		DEPENDS+=               {sun-jre,jdk}-*:../../lang/jdk

	unfortunately if you have sun-jre installed without sun-jdk
	you can't install at least jdbc-postgres and tomcat-jakarta
	as they fail due to the missing javac.

	Does anyone have any objections to me changing the above to
	{sun-jdk,jdk}?


		David/absolute		-- www.netbsd.org: No hype required --