Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 21:33:07 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: e175932216f4 - main - devel/linux-c7-qt: Add CPE information
Message-ID:  <202110142133.19ELX7Vr079685@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=e175932216f4b19582269eabcdbd1ca446290cde

commit e175932216f4b19582269eabcdbd1ca446290cde
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:30:32 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:30:32 +0000

    devel/linux-c7-qt: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 devel/linux-c7-qt/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/linux-c7-qt/Makefile b/devel/linux-c7-qt/Makefile
index 8f3d5e6cb09c..c30afeca6b5a 100644
--- a/devel/linux-c7-qt/Makefile
+++ b/devel/linux-c7-qt/Makefile
@@ -9,7 +9,8 @@ CATEGORIES=	devel linux
 MAINTAINER=	emulation@FreeBSD.org
 COMMENT=	RPM of QT4 (Linux CentOS ${LINUX_DIST_VER})
 
-USES=		linux:c7
+USES=		cpe linux:c7
+CPE_VENDOR=	qt
 USE_LDCONFIG=	yes
 USE_LINUX=	fontconfig png dbuslibs sqlite3
 USE_LINUX_RPM=	yes



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