diff options
Diffstat (limited to 'astro/josm/Makefile')
-rw-r--r-- | astro/josm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/josm/Makefile b/astro/josm/Makefile index 6ec12003a2cd..67562df76a10 100644 --- a/astro/josm/Makefile +++ b/astro/josm/Makefile @@ -16,7 +16,7 @@ COMMENT= A comprehensive editor for OpenStreetMap.org database NO_WRKSUBDIR= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ JOSM_MEMORY_LIMIT?=1024 |