git: 3cc7e52abebf - main - sysutils/istio: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:21:31 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3cc7e52abebf74b0b61c62ab51e7b586cd9b2757
commit 3cc7e52abebf74b0b61c62ab51e7b586cd9b2757
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 21:13:11 +0000
Commit: Bernhard Froehlich <decke at 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
More information about the dev-commits-ports-all
mailing list