aboutsummaryrefslogtreecommitdiff
path: root/java/jgrapht/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/jgrapht/Makefile')
-rw-r--r--java/jgrapht/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jgrapht/Makefile b/java/jgrapht/Makefile
index 50d9640f4cc1..4e34cbe76082 100644
--- a/java/jgrapht/Makefile
+++ b/java/jgrapht/Makefile
@@ -16,7 +16,7 @@ COMMENT= Java package for mathematical graph-theory objects and algorithms
USE_ZIP= yes
USE_JAVA= yes
-JAVA_VERSION= 1.4+
+JAVA_VERSION= 1.5+
.if !defined(WITHOUT_COMPILE)
USE_ANT= yes