aboutsummaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-11 11:33:26 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-11 11:33:26 +0000
commit43259a2e1489cb6da78db837379b1bb3fd0506d8 (patch)
treebff76a8a4099973def7fd500237f70bcf26dea96 /java
parent7411d1f5504fb328f3f8e1311ff21e74807c702e (diff)
downloadports-43259a2e1489cb6da78db837379b1bb3fd0506d8.tar.gz
ports-43259a2e1489cb6da78db837379b1bb3fd0506d8.zip
java/openjdk13: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'java')
-rw-r--r--java/openjdk13/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/java/openjdk13/Makefile b/java/openjdk13/Makefile
index e9ffb90a186e..948399fc0591 100644
--- a/java/openjdk13/Makefile
+++ b/java/openjdk13/Makefile
@@ -24,9 +24,11 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \
libpng.so:graphics/png
RUN_DEPENDS= javavm:java/javavmwrapper
-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= jdk13u