git: 13f677ebe3ae - main - x11/sddm: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Thu, 21 Oct 2021 15:44:56 UTC
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=13f677ebe3ae024bf6804a5efeec8ef0a5252a5a

commit 13f677ebe3ae024bf6804a5efeec8ef0a5252a5a
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/sddm: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 x11/sddm/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/x11/sddm/Makefile b/x11/sddm/Makefile
index e7ff376779fc..f92440ea0d9a 100644
--- a/x11/sddm/Makefile
+++ b/x11/sddm/Makefile
@@ -21,7 +21,8 @@ RUN_DEPENDS=	dbus-run-session:devel/dbus \
 		xauth:x11/xauth \
 		xmessage:x11/xmessage
 
-USES=		cmake compiler:c++11-lang kde:5 pkgconfig python:build qt:5 xorg
+USES=		cmake compiler:c++11-lang cpe kde:5 pkgconfig python:build qt:5 xorg
+CPE_VENDOR=	${PORTNAME}_project
 USE_GITHUB=	yes
 USE_KDE=	ecm_build
 USE_QT=		core declarative dbus gui network \