mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- 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
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=219855
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_ZIP= yes
|
||||||
USE_JAVA= yes
|
USE_JAVA= yes
|
||||||
JAVA_VERSION= 1.4+
|
JAVA_VERSION= 1.4-1.5
|
||||||
|
|
||||||
.if !defined(WITHOUT_COMPILE)
|
.if !defined(WITHOUT_COMPILE)
|
||||||
USE_ANT= yes
|
USE_ANT= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue