Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Oct 2021 11:15:09 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: de6bda1fc056 - main - math/libxsmm: Add CPE information
Message-ID:  <202110191115.19JBF9HO062870@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

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

commit de6bda1fc056c52b0c0bc51a7a2baa2caa50b0b4
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-19 11:14:36 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-19 11:14:36 +0000

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

diff --git a/math/libxsmm/Makefile b/math/libxsmm/Makefile
index d0984dba94de..b52475acfef9 100644
--- a/math/libxsmm/Makefile
+++ b/math/libxsmm/Makefile
@@ -13,7 +13,8 @@ ONLY_FOR_ARCHS_REASON=	relies on hard-coded x86 code, and is only supported on 6
 
 BUILD_DEPENDS=	bash:shells/bash
 
-USES=		fortran gmake localbase:ldflags python:build shebangfix
+USES=		cpe fortran gmake localbase:ldflags python:build shebangfix
+CPE_VENDOR=	${PORTNAME}_project
 SHEBANG_GLOB=	*.sh
 USE_GITHUB=	yes
 GH_ACCOUNT=	hfp



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