diff options
Diffstat (limited to 'java/eclipse-jad/Makefile')
-rw-r--r-- | java/eclipse-jad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-jad/Makefile b/java/eclipse-jad/Makefile index eb66c3791f55..73b6798712c6 100644 --- a/java/eclipse-jad/Makefile +++ b/java/eclipse-jad/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \ NO_WRKSUBDIR= yes NO_BUILD= yes USE_JAVA= yes -JAVA_VERSION= 1.4+ +JAVA_VERSION= 1.5+ PLIST_FILES= share/eclipse/dropins/${DISTNAME}${EXTRACT_SUFX} |