git: caef32f0d666 - main - graphics/linux-c7-wayland: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 19:51:16 UTC 2021


The branch main has been updated by decke:

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

commit caef32f0d666c2b20a7625887074aded49476c41
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 19:25:11 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 19:50:07 +0000

    graphics/linux-c7-wayland: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 graphics/linux-c7-wayland/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/graphics/linux-c7-wayland/Makefile b/graphics/linux-c7-wayland/Makefile
index f52e1af3b31a..fb82e0e7270c 100644
--- a/graphics/linux-c7-wayland/Makefile
+++ b/graphics/linux-c7-wayland/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	graphics linux
 MAINTAINER=	emulation at FreeBSD.org
 COMMENT=	Wayland compositor libraries (Linux CentOS ${LINUX_DIST_VER})
 
-USES=		linux:c7
+USES=		cpe linux:c7
 USE_LDCONFIG=	yes
 USE_LINUX_RPM=	yes
 


More information about the dev-commits-ports-main mailing list