Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 2024 15:45:18 GMT
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 364c93e6be12 - main - devel/hwloc2: Add CPE_VENDOR
Message-ID:  <202410291545.49TFjIvh082162@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410291545.49TFjIvh082162>