git: 44491d70cd00 - main - sysutils/openzfs: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 19:51:24 UTC 2021


The branch main has been updated by decke:

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

commit 44491d70cd009fe534b14905e34f61a49368d65a
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 19:34:12 +0000
Commit:     Bernhard Froehlich <decke at 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"


More information about the dev-commits-ports-main mailing list