Date: Thu, 21 Oct 2021 15:44:58 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: 3ca492383f22 - main - x11/xtrlock: Add CPE information Message-ID: <202110211544.19LFiwVC071378@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=3ca492383f22a140e899bc3829e768b14e3e70c2 commit 3ca492383f22a140e899bc3829e768b14e3e70c2 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 15:41:06 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 15:41:06 +0000 x11/xtrlock: Add CPE information Approved by: portmgr (blanket) --- x11/xtrlock/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11/xtrlock/Makefile b/x11/xtrlock/Makefile index 0eeae793a7dd..bb1bbbdd1238 100644 --- a/x11/xtrlock/Makefile +++ b/x11/xtrlock/Makefile @@ -14,7 +14,8 @@ LICENSE_FILE= ${WRKSRC}/GPL-3.txt WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USES= localbase tar:xz xorg +USES= cpe localbase tar:xz xorg +CPE_VENDOR= ${PORTNAME}_project USE_XORG= x11 LIBS+= -lX11 -lcrypt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211544.19LFiwVC071378>