diff options
Diffstat (limited to 'java/eclipse-shelled')
-rw-r--r-- | java/eclipse-shelled/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-shelled/Makefile b/java/eclipse-shelled/Makefile index 98e3c4af0688..054bc5c75f38 100644 --- a/java/eclipse-shelled/Makefile +++ b/java/eclipse-shelled/Makefile @@ -15,9 +15,9 @@ COMMENT= ShellEd is a superb shell script editor for Eclipse RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes -USE_ZIP= yes USE_JAVA= yes JAVA_VERSION= 1.6+ JAVA_OS= native |