git: 0b302c302f78 - main - java/openjdk8: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sat Sep 11 11:57:16 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0b302c302f78d2775026c61481c2a860e6678c4e

commit 0b302c302f78d2775026c61481c2a860e6678c4e
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-11 11:28:00 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-11 11:28:00 +0000

    java/openjdk8: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 java/openjdk8/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/java/openjdk8/Makefile b/java/openjdk8/Makefile
index 5152fe2aed34..90f20695c4d1 100644
--- a/java/openjdk8/Makefile
+++ b/java/openjdk8/Makefile
@@ -22,7 +22,9 @@ LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
 RUN_DEPENDS=	javavm:java/javavmwrapper \
 		dejavu>0:x11-fonts/dejavu
 
-USES=		compiler:features gmake iconv pkgconfig
+USES=		compiler:features cpe gmake iconv pkgconfig
+
+CPE_VENDOR=	oracle
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	battleblow


More information about the dev-commits-ports-main mailing list