Subject: Re: automatic linux emulation via java-vm.mk
To: None <tech-pkg@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: tech-pkg
Date: 03/24/2003 06:56:37
On Sun, Mar 23, 2003 at 07:17:12PM -0500, Jan Schaumann wrote:
> Suppose you have a package that requires either blackdown or sun-jdk.
> In these cases, you can set PKG_JVM as desired and java-vm.mk will pull
> in the appropriate jdk.  However, if the jdk requires linux emulation
> (as blackdown and sun do), I believe that java-vm.mk should also
> automatically register these dependencies.

Why not let it be up to the actually used jdk to register the
dependency? I don't see the point of this patch.

How about the jres?

 Thomas