Peter Jeremy wrote:
> Firstly, I have jdk-1.5.0.14p8,1 installed and this needs updating.
> portmaster has decided that doing so requires java/diablo-jdk15 to be
> installed - which is wrong because I already have a suitable jdk
> installed.

You are right, but the port has the following line:

BUILD_DEPENDS+= ${BOOTSTRAPJDKDIR}/bin/javac:${PORTSDIR}/java/diablo-jdk15

So, even if it correctly find the installed
/usr/local/jdk1.5.0/bin/javac binary, it adds the diablo dependency.
Portmaster checks all the dependencies, even if the binary file exists,
and so try to install the diablo jdk. All java ports should be fixed
regarding this issue.

--
Alex Dupre
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to