diff options
Diffstat (limited to 'textproc/jdictionary')
-rw-r--r-- | textproc/jdictionary/Makefile | 2 | ||||
-rw-r--r-- | textproc/jdictionary/Makefile.plugin | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/jdictionary/Makefile b/textproc/jdictionary/Makefile index 305fb4eaeb27..6423b1c5d2d2 100644 --- a/textproc/jdictionary/Makefile +++ b/textproc/jdictionary/Makefile @@ -18,7 +18,7 @@ COMMENT= Platform independent, plugin based dictionary RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper USE_JAVA= yes -JAVA_VERSION= 1.3+ +JAVA_VERSION= 1.5+ USE_ZIP= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/textproc/jdictionary/Makefile.plugin b/textproc/jdictionary/Makefile.plugin index 09dfd4a66fa3..f5dc656ac6c0 100644 --- a/textproc/jdictionary/Makefile.plugin +++ b/textproc/jdictionary/Makefile.plugin @@ -15,7 +15,7 @@ RUN_DEPENDS+= jdictionary:${PORTSDIR}/textproc/jdictionary # WARNING: USE_JAVA is set to be able to use JAVASHAREDIR. # Please make sure that JAVA_VERSION here is the same as in Makefile. USE_JAVA= yes -JAVA_VERSION= 1.3+ +JAVA_VERSION= 1.5+ EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= # |