Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 15:43:53 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5c45f985363b - main - www/jetty8: Add CPE information
Message-ID:  <202110211543.19LFhrPY069729@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5c45f985363b8e4ce5952a58b0ab56f37a57938c

commit 5c45f985363b8e4ce5952a58b0ab56f37a57938c
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 15:40:49 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 15:40:49 +0000

    www/jetty8: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 www/jetty8/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www/jetty8/Makefile b/www/jetty8/Makefile
index 2b006c69f4d7..bf5c0907481b 100644
--- a/www/jetty8/Makefile
+++ b/www/jetty8/Makefile
@@ -21,7 +21,8 @@ CONFLICTS=	jetty-9.*
 JDVDATE=	v20140411
 USE_RC_SUBR=	${PORTNAME}
 USE_JAVA=	yes
-USES=		python
+USES=		cpe python
+CPE_VENDOR=	eclipse
 PKGMESSAGE=	${WRKDIR}/pkg-message
 PLIST_SUB+=	RUNASUSER=${RUNASUSER} GROUP=${GROUP}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211543.19LFhrPY069729>