Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2021 21:21:24 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: 3cc7e52abebf - main - sysutils/istio: Add CPE information
Message-ID:  <202109102121.18ALLO1f019397@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=3cc7e52abebf74b0b61c62ab51e7b586cd9b2757

commit 3cc7e52abebf74b0b61c62ab51e7b586cd9b2757
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-10 21:13:11 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-10 21:18:27 +0000

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

diff --git a/sysutils/istio/Makefile b/sysutils/istio/Makefile
index b0d6212aaa28..a0528b212e6f 100644
--- a/sysutils/istio/Makefile
+++ b/sysutils/istio/Makefile
@@ -11,7 +11,7 @@ LICENSE=	APACHE20
 
 RUN_DEPENDS=	kubectl:sysutils/kubectl
 
-USES=		go:modules
+USES=		cpe go:modules
 
 OPTIONS_DEFINE=	EXAMPLES
 OPTIONS_SUB=	yes



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