Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Nov 2012 20:51:44 -0700
From:      Gary Aitken <freebsd@dreamchaser.org>
To:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   changing a dependent jdk port out for an equivalent one
Message-ID:  <50A1C3D0.4090807@dreamchaser.org>

next in thread | raw e-mail | index | archive | help
I've got diablo-jdk installed, and it is deprecated.
openjdk6 and openjdk7 should be substitutable for diablo-jdk.

Is there a way to swap the one out for the other?
e.g.
  portmaster -e java/diablo-jdk
  portmaster java/openjdk7
and then a miracle occurs...

I see in the ant makefile that run_depends is on java/jvmwrapper,
which might somehow make that work.

Gary



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50A1C3D0.4090807>