forked from Lainports/freebsd-ports
Forbid the use of a JDK from Sun
PR: 80454 Submitted by: Heiko Adam <adam@ifm.zmaw.de>
This commit is contained in:
parent
b90b51bb0d
commit
e090d7f4c4
1 changed files with 1 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue