git: 364c93e6be12 - main - devel/hwloc2: Add CPE_VENDOR

From: Vladimir Druzenko <vvd_at_FreeBSD.org>
Date: Tue, 29 Oct 2024 15:45:18 UTC
The branch main has been updated by vvd:

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

commit 364c93e6be12e0a6d71ce45bba99156f0a52b113
Author:     Älven <alster@vinterdalen.se>
AuthorDate: 2024-10-29 15:40:20 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-10-29 15:40:20 +0000

    devel/hwloc2: Add CPE_VENDOR
    
    PR:             282215
    Approved by:    Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
---
 devel/hwloc2/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/hwloc2/Makefile b/devel/hwloc2/Makefile
index 67e9651d0181..f7a0f3d0aeb6 100644
--- a/devel/hwloc2/Makefile
+++ b/devel/hwloc2/Makefile
@@ -13,7 +13,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libpciaccess.so:devel/libpciaccess
 
-USES=		gnome iconv libtool pathfix pkgconfig tar:bzip2
+USES=		cpe gnome iconv libtool pathfix pkgconfig tar:bzip2
+CPE_VENDOR=	open-mpi
 USE_GNOME=	libxml2
 USE_LDCONFIG=	yes