Date: Thu, 21 Oct 2021 15:43:59 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: 6923c5224071 - main - www/linux-c7-qtwebkit: Add CPE information Message-ID: <202110211543.19LFhxBP069875@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=6923c52240714703a6ee1faad5f58d8e83cbedc3 commit 6923c52240714703a6ee1faad5f58d8e83cbedc3 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 15:40:51 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 15:40:51 +0000 www/linux-c7-qtwebkit: Add CPE information Approved by: portmgr (blanket) --- www/linux-c7-qtwebkit/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/linux-c7-qtwebkit/Makefile b/www/linux-c7-qtwebkit/Makefile index c0c5de0f558a..8f6756a89cc1 100644 --- a/www/linux-c7-qtwebkit/Makefile +++ b/www/linux-c7-qtwebkit/Makefile @@ -12,7 +12,8 @@ COMMENT= Qt WebKit implementation (Linux CentOS ${LINUX_DIST_VER}) ONLY_FOR_ARCHS= amd64 -USES= linux:c7 +USES= cpe linux:c7 +CPE_VENDOR= qt USE_LDCONFIG= yes USE_LINUX= fontconfig png xorglibs sqlite3 qt qt-x11 USE_LINUX_RPM= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211543.19LFhxBP069875>