Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 10:26:51 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: 580f698d25a3 - main - science/hdf5: Add CPE information
Message-ID:  <202110141026.19EAQpSt079525@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=580f698d25a3b5c23cda8dfaabeb062d110120f8

commit 580f698d25a3b5c23cda8dfaabeb062d110120f8
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 10:26:24 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 10:26:24 +0000

    science/hdf5: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 science/hdf5/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile
index dc3015a01222..5b5039aed81a 100644
--- a/science/hdf5/Makefile
+++ b/science/hdf5/Makefile
@@ -22,8 +22,8 @@ OPTIONS_DEFAULT=CXX SZIP
 OPTIONS_SUB=	yes
 PARALLEL_DESC=	Parallel support
 
-USES=		compiler:c11 libtool localbase tar:bzip2
-
+USES=		compiler:c11 cpe libtool localbase tar:bzip2
+CPE_VENDOR=	hdfgroup
 CONFIGURE_ARGS=	--enable-hl \
 		--enable-instrument \
 		--enable-strict-format-checks



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