Eugeny N Dzhurinsky wrote: On Wed, Aug 16, 2006 at 05:53:23AM -0400, David Sledge wrote:
[1]http://www.freshdevonrails.com/eclipse.shar and you can see the history for it in the archives of the freebsd-java mailing list. Could you please explain how to remove dependency of diablo-jdk1.5 but add dependency of jdk1.5? in Makefile I modified dependencies to BUILD_DEPENDS= javac:${PORTSDIR}/java/jdk15 \ ant:${PORTSDIR}/devel/apache-ant \ zip:${PORTSDIR}/archivers/zip but it still wants diablo JDK ===> eclipse-3.2 depends on file: /usr/local/diablo-jdk1.5.0/bin/java - not found ===> Verifying install for /usr/local/diablo-jdk1.5.0/bin/java in /usr/ports/java/diablo-jdk15 ===> diablo-jdk-1.5.0.07.00 : Because of licensing restrictions, you must fetch the distribution manually. Please access [2]http://www.FreeBSDFoundation.org/cgi-bin/download?download=diablo-caffe- freebsd5-i386-1.5.0_07-b00.tar.bz2 with a web browser and "Accept" the End User License Agreement for "Caffe Diablo 1.5.0". Please place the downloaded diablo-caffe-freebsd5-i386-1.5.0_07-b00.tar.bz2 in /usr/ports/distfiles. .*** Error code 1 FreeBSD 5.5 STABLE Jean-Baptiste Quenot found when testing the port that he gets errors when tryin g to build with jdk1.5, so we changed the makefile to require diablo. Now that you changed the "BUILD_DEPEND" you can simply remove "JAVA_VENDOR=freebsd" from the makefile if you really insist on trying to build with jdk1.5, but you will probably get errors during the build processes. References 1. http://www.freshdevonrails.com/eclipse.shar 2. http://www.FreeBSDFoundation.org/cgi-bin/download?download=diablo-caffe-freebsd5-i386-1.5.0_07-b00.tar.bz2 _______________________________________________ freebsd-eclipse@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-eclipse To unsubscribe, send any mail to "[EMAIL PROTECTED]"