aboutsummaryrefslogtreecommitdiff
path: root/java/openjdk14/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/openjdk14/Makefile')
-rw-r--r--java/openjdk14/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/java/openjdk14/Makefile b/java/openjdk14/Makefile
index 9ca4c0e0df77..6aa5f4972b9f 100644
--- a/java/openjdk14/Makefile
+++ b/java/openjdk14/Makefile
@@ -26,9 +26,11 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \
RUN_DEPENDS= javavm:java/javavmwrapper \
xorg-fonts-truetype>0:x11-fonts/xorg-fonts-truetype
-USES= compiler:features gmake iconv jpeg pkgconfig xorg
+USES= compiler:features cpe gmake iconv jpeg pkgconfig xorg
USE_XORG= x11 xext xi xrandr xrender xt xtst
+CPE_VENDOR= oracle
+
USE_GITHUB= yes
GH_ACCOUNT= battleblow
GH_PROJECT= jdk14u