forked from Lainports/freebsd-ports
- Limit to jdk 1.4-1.5, does not build with jdk 1.6
Reported by: pointyhat
This commit is contained in:
parent
fb30692e37
commit
30e929a8f8
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ COMMENT= Java package for mathematical graph-theory objects and algorithms
|
|||
|
||||
USE_ZIP= yes
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.4+
|
||||
JAVA_VERSION= 1.4-1.5
|
||||
|
||||
.if !defined(WITHOUT_COMPILE)
|
||||
USE_ANT= yes
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue