summaryrefslogtreecommitdiff
path: root/java/eclipse
diff options
context:
space:
mode:
Diffstat (limited to 'java/eclipse')
-rw-r--r--java/eclipse/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile
index cd0a0a0a812d..2c738f955816 100644
--- a/java/eclipse/Makefile
+++ b/java/eclipse/Makefile
@@ -40,13 +40,11 @@ TESTS_DESC= Build SDK test suite
ONLY_FOR_ARCHS= i386 amd64
-USES= pkgconfig
+USES= pkgconfig gmake tar:xz
USE_ANT= yes
USE_GL= glu
-USE_GMAKE= yes
USE_GNOME= desktopfileutils gconf2 gtk20 gnomevfs2 libgnome libgnomeui
USE_JAVA= yes
-USE_XZ= yes
BZIP2_SUFX= .tar.bz2
ZIP_CMD?= ${LOCALBASE}/bin/zip