Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 15:44:54 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: 76a66f8a5a2b - main - x11/lightdm: Add CPE information
Message-ID:  <202110211544.19LFisw7071264@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=76a66f8a5a2b4531b8ad1e0f7af40260dbd35ae2

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

diff --git a/x11/lightdm/Makefile b/x11/lightdm/Makefile
index 9fbb9d37eba1..bfe0f6749d82 100644
--- a/x11/lightdm/Makefile
+++ b/x11/lightdm/Makefile
@@ -22,8 +22,9 @@ LIB_DEPENDS=	libaccountsservice.so:sysutils/accountsservice \
 		libgcrypt.so:security/libgcrypt \
 		libxklavier.so:x11/libxklavier
 
-USES=		compiler:c++11-lang gettext gmake gnome libtool localbase \
+USES=		compiler:c++11-lang cpe gettext gmake gnome libtool localbase \
 		pathfix pkgconfig tar:xz xorg
+CPE_VENDOR=	${PORTNAME}_project
 USE_CXXSTD=	c++11
 USE_GNOME=	glib20 intltool
 USE_XORG=	x11 xcb xdmcp



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