diff options
Diffstat (limited to 'java/eclipse-quantum/Makefile')
-rw-r--r-- | java/eclipse-quantum/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-quantum/Makefile b/java/eclipse-quantum/Makefile index d02252343aad..7f4200a9393d 100644 --- a/java/eclipse-quantum/Makefile +++ b/java/eclipse-quantum/Makefile @@ -24,7 +24,7 @@ NO_WRKSUBDIR= yes NO_BUILD= yes NO_EXTRACT= yes USE_JAVA= yes -JAVA_VERSION= 1.4+ +JAVA_VERSION= 1.5+ USE_ZIP= yes PLIST_SUB+= VERSION=${PORTVERSION} |