Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 10:26:53 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: 206d886b5bb5 - main - science/hdf5-18: Add CPE information
Message-ID:  <202110141026.19EAQr11079553@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=206d886b5bb588a25d86ff85bb309a8b9249abf6

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

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

diff --git a/science/hdf5-18/Makefile b/science/hdf5-18/Makefile
index cea3fb3cbccd..a436e9d42621 100644
--- a/science/hdf5-18/Makefile
+++ b/science/hdf5-18/Makefile
@@ -17,7 +17,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 OPTIONS_DEFINE=	DEBUG EXAMPLES FORTRAN SZIP
 
-USES=		libtool:keepla localbase tar:bzip2
+USES=		cpe libtool:keepla localbase tar:bzip2
+CPE_VENDOR=	hdfgroup
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 PORTSUFF=	${PORTNAME}${PKGNAMESUFFIX}



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