java/openjdk16: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
8ed7c3f9ea
commit
c9440121f0
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue