From 3cc7e52abebf74b0b61c62ab51e7b586cd9b2757 Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Fri, 10 Sep 2021 21:13:11 +0000 Subject: [PATCH] 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 b0d6212aaa287..a0528b212e6f4 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