I need to build some ports written in java, but the ports try to use FreeBSD's native JDK. I need to use Linux's JDK (linux-jdk) because Sun doesn't allow .ar to download the source code, so I have to stick with Linux binaries. Does anybody know how to tell the ports system to use Linux's JDK? Thanks in advance. Fer