diff options
Diffstat (limited to 'java/trove4j/Makefile')
-rw-r--r-- | java/trove4j/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/trove4j/Makefile b/java/trove4j/Makefile index 5f490d60c4ad..154a77dd10fb 100644 --- a/java/trove4j/Makefile +++ b/java/trove4j/Makefile @@ -15,7 +15,7 @@ MAINTAINER= hq@FreeBSD.org COMMENT= High performance collections API for Java USE_JAVA= yes -JAVA_VERSION= 1.3+ +JAVA_VERSION= 1.5+ NO_BUILD= yes .if !defined(NOPORTDOCS) |