diff options
Diffstat (limited to 'astro/openmap/Makefile')
-rw-r--r-- | astro/openmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/openmap/Makefile b/astro/openmap/Makefile index ca94858..134353b 100644 --- a/astro/openmap/Makefile +++ b/astro/openmap/Makefile @@ -11,7 +11,7 @@ COMMENT= Java toolkit for manipulating and displaying geographic data RUN_DEPENDS= classpath:${PORTSDIR}/java/javavmwrapper USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ PKGMESSAGE= ${WRKSRC}/LICENSE |