git: 76a66f8a5a2b - main - x11/lightdm: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 15:44:54 UTC
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