diff options
Diffstat (limited to 'java/eclipse-drjava')
-rw-r--r-- | java/eclipse-drjava/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/java/eclipse-drjava/Makefile b/java/eclipse-drjava/Makefile index a70ffc4f4a41..bfa6a8a0007a 100644 --- a/java/eclipse-drjava/Makefile +++ b/java/eclipse-drjava/Makefile @@ -12,10 +12,9 @@ WWW= http://www.drjava.org/eclipse.shtml RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:java/eclipse -USES= zip +USES= java zip NO_BUILD= yes NO_WRKSUBDIR= yes -USE_JAVA= yes JAVA_OS= native |