- Limit to jdk 1.4-1.5, does not build with jdk 1.6

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2008-09-04 17:49:39 +00:00
parent fb30692e37
commit 30e929a8f8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=219855

View file

@ -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