summaryrefslogtreecommitdiff
path: root/java/eclipse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/eclipse/Makefile')
-rw-r--r--java/eclipse/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile
index 334df5b9e393..8812f59b27d9 100644
--- a/java/eclipse/Makefile
+++ b/java/eclipse/Makefile
@@ -20,7 +20,8 @@ BUILD_DEPENDS= git:devel/git \
LIB_DEPENDS= libsecret-1.so:security/libsecret \
libwebkit2gtk-4.0.so:www/webkit2-gtk3
-USES= compiler:c++17-lang gl gmake pkgconfig gnome
+USES= compiler:c++17-lang gl gmake java pkgconfig gnome
+JAVA_VERSION= 17+
# The github repositories. The repository under NorbertXYZ is for a predefined maven
# download, so the build does not need to download while do-build is running
@@ -41,7 +42,6 @@ GH_TUPLE= chirontt:eclipse.platform.releng.aggregator:${ECLIPSE_TAG}_maintenance
NorbertXYZ:eclipse_maven:${DISTVERSION}:n
USE_GL= gl glu
USE_GNOME= gtk30
-USE_JAVA= 17+
DESKTOP_ENTRIES= "Eclipse" \
"${COMMENT}" \