non-native bootstrap is devel/jdk/1.5 not kaffe; update DESCR
accordingly. ok kurt@
This commit is contained in:
parent
dd211de7c7
commit
122dc60b9d
@ -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
|
||||
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user