git: 84dc678cbec2 - main - graphics/mesa-devel: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Oct 2021 16:14:11 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=84dc678cbec2fd3caf8c5f5496ee4fcf1eaadb21 commit 84dc678cbec2fd3caf8c5f5496ee4fcf1eaadb21 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-20 16:13:12 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-20 16:13:12 +0000 graphics/mesa-devel: Add CPE information Approved by: portmgr (blanket) --- graphics/mesa-devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index becbe4500ae6..fbbf175abd30 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -32,7 +32,8 @@ LIB_DEPENDS= libdrm.so:graphics/libdrm \ LIB_DEPENDS+= libelf.so:devel/libelf .endif -USES= bison compiler:c++11-lib meson pkgconfig python:3.6+,build shebangfix +USES= bison cpe compiler:c++11-lib meson pkgconfig python:3.6+,build shebangfix +CPE_VENDOR= mesa3d USE_GITHUB= yes GH_ACCOUNT= mesa3d USE_LDCONFIG= yes