git: c9440121f069 - main - java/openjdk16: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sat Sep 11 11:57:25 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c9440121f069c41abf4552e4a2b01e68c8c673b0
commit c9440121f069c41abf4552e4a2b01e68c8c673b0
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-11 11:37:36 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-11 11:37:36 +0000
java/openjdk16: Add CPE information
Approved by: portmgr (blanket)
---
java/openjdk16/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/java/openjdk16/Makefile b/java/openjdk16/Makefile
index ca204fd1e20c..6bffa62764a9 100644
--- a/java/openjdk16/Makefile
+++ b/java/openjdk16/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= jdk16u
More information about the dev-commits-ports-all
mailing list