Forbid the use of a JDK from Sun

PR:		80454
Submitted by:	Heiko Adam <adam@ifm.zmaw.de>
This commit is contained in:
Herve Quiroz 2005-07-25 16:21:50 +00:00
parent b90b51bb0d
commit e090d7f4c4

View file

@ -21,6 +21,7 @@ COMMENT= A popular UML CASE tool
USE_ZIP= yes
USE_JAVA= yes
JAVA_VERSION= 1.4+
JAVA_VENDOR= ${_JAVA_VENDOR_LIST:Nsun} # the port is broken with Sun JDKs
USE_REINPLACE= yes
NO_BUILD= yes
NO_PACKAGE= "Redistribution is not permitted"