Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 19:51:20 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 44491d70cd00 - main - sysutils/openzfs: Add CPE information
Message-ID:  <202108311951.17VJpK7K037944@gitrepo.freebsd.org>

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

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

commit 44491d70cd009fe534b14905e34f61a49368d65a
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 19:34:12 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-31 19:50:11 +0000

    sysutils/openzfs: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 sysutils/openzfs/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sysutils/openzfs/Makefile b/sysutils/openzfs/Makefile
index b56678b01e4e..47f047dad966 100644
--- a/sysutils/openzfs/Makefile
+++ b/sysutils/openzfs/Makefile
@@ -13,7 +13,7 @@ BROKEN_riscv64=	fails to compile: btree_test.c:462:49: result of comparison of c
 
 RUN_DEPENDS=	openzfs-kmod>=0:sysutils/openzfs-kmod
 
-USES+=		autoreconf:build libtool gmake gettext-runtime python:3.3+,build shebangfix
+USES+=		autoreconf:build cpe libtool gmake gettext-runtime python:3.3+,build shebangfix
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--prefix=${PREFIX} --with-config="user"



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