Date: Thu, 21 Oct 2021 15:44:55 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: e21f52080782 - main - x11/linux-c7-libxkbcommon: Add CPE information Message-ID: <202110211544.19LFitwf071292@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=e21f52080782ed40c684ead0d960ea031cdef156 commit e21f52080782ed40c684ead0d960ea031cdef156 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 15:41:05 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 15:41:05 +0000 x11/linux-c7-libxkbcommon: Add CPE information Approved by: portmgr (blanket) --- x11/linux-c7-libxkbcommon/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11/linux-c7-libxkbcommon/Makefile b/x11/linux-c7-libxkbcommon/Makefile index 223ffb87aa7e..ebdee26ff750 100644 --- a/x11/linux-c7-libxkbcommon/Makefile +++ b/x11/linux-c7-libxkbcommon/Makefile @@ -7,7 +7,8 @@ CATEGORIES= x11 linux MAINTAINER= emulation@FreeBSD.org COMMENT= Keymap handling library (Linux CentOS ${LINUX_DIST_VER}) -USES= linux:c7 +USES= cpe linux:c7 +CPE_VENDOR= xkbcommon USE_LDCONFIG= yes USE_LINUX_RPM= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211544.19LFitwf071292>