Binary release via ports
Jun Kuriyama
kuriyama at imgsrc.co.jp
Wed Sep 3 06:21:57 PDT 2003
At Tue, 26 Aug 2003 16:26:21 +0000 (UTC),
Greg Lewis wrote:
> Correct. See attached patch which I've been meaning to send to Ernst for
> review since yesterday. I think it does the right thing.
Any news about this? I think this patch should be included in 4.9.
> @@ -204,7 +212,8 @@
> . if (${USE_JAVA} == "1.1+")
> . if defined(HAVE_JAVA_FREEBSD_1_4)
> USE_JAVA= 1.4
> -. elif defined(HAVE_JAVA_FREEBSD_1_3) || \
> +. elif defined(HAVE_JAVA_DIABLO_FREEBSD_1_3) || \
> + defined(HAVE_JAVA_FREEBSD_1_3)
> defined(HAVE_JAVA_SUN_LINUX_1_3) || \
> defined(HAVE_JAVA_BLACKDOWN_LINUX_1_3) || \
> defined(HAVE_JAVA_IBM_LINUX_1_3)
" || \" is missing in this chunk.
--
Jun Kuriyama <kuriyama at imgsrc.co.jp> // IMG SRC, Inc.
<kuriyama at FreeBSD.org> // FreeBSD Project
More information about the freebsd-java
mailing list