non-native bootstrap is devel/jdk/1.5 not kaffe; update DESCR

accordingly.  ok kurt@
This commit is contained in:
sthen 2008-11-18 01:51:59 +00:00
parent dd211de7c7
commit 122dc60b9d
3 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2008/10/22 16:02:24 kurt Exp $
# $OpenBSD: Makefile,v 1.7 2008/11/18 01:51:59 sthen Exp $
SHARED_ONLY= Yes
ONLY_FOR_ARCHS= amd64 i386
@ -7,8 +7,8 @@ COMMENT-main= Java2(TM) Standard Edition Dev Kit v${V}
COMMENT-jre= Java2(TM) Standard Edition Runtime Environment v${V}
V= 1.6.0.03
PKGNAME= jdk-${V}
PKGNAME-main= jdk-${V}p3
PKGNAME-jre= jre-${V}p3
PKGNAME-main= jdk-${V}p4
PKGNAME-jre= jre-${V}p4
CATEGORIES= devel/jdk java

View File

@ -13,7 +13,7 @@ Flavors:
Bootstrap the jdk using a previously built and installed
devel/jdk/1.6 package. NOTE: if this flavor is used without a
previously installed devel/jdk/1.6 package, the port will
just build the jdk with default (kaffe) bootstrap and stop.
just build the jdk with default (devel/jdk/1.5) bootstrap and stop.
no_web
The Mozilla plugin and Java Web Start (javaws) are not built.

View File

@ -10,7 +10,7 @@ Flavors:
Bootstrap the jdk using a previously built and installed
devel/jdk/1.6 package. NOTE: if this flavor is used without a
previously installed devel/jdk/1.6 package, the port will
just build the jdk with default (kaffe) bootstrap and stop.
just build the jdk with default (devel/jdk/1.5) bootstrap and stop.
no_web
The Mozilla plugin and Java Web Start (javaws) are not built.