git: b6d55b55977a - main - x11/libXrender: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Sep 10 21:19:41 UTC 2021


The branch main has been updated by decke:

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

commit b6d55b55977a598e62a5ffa7cbbf65de74a9441e
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 19:36:28 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:29 +0000

    x11/libXrender: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 x11/libXrender/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/x11/libXrender/Makefile b/x11/libXrender/Makefile
index bca0b3e9c691..8ca729dae50c 100644
--- a/x11/libXrender/Makefile
+++ b/x11/libXrender/Makefile
@@ -10,7 +10,8 @@ COMMENT=	X Render extension library
 
 LICENSE=	MIT
 
-USES=		xorg xorg-cat:lib
+USES=		cpe xorg xorg-cat:lib
 USE_XORG=	x11 xorgproto
+CPE_VENDOR=	x.org
 
 .include <bsd.port.mk>


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