git: f476bb01d8ee - main - sysutils/helm: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Sep 10 21:21:28 UTC 2021


The branch main has been updated by decke:

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

commit f476bb01d8eead0a11973a40d5708b55ae030039
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 21:12:22 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:18:26 +0000

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

diff --git a/sysutils/helm/Makefile b/sysutils/helm/Makefile
index 9d3c0351a6d1..5fb808ccfcfe 100644
--- a/sysutils/helm/Makefile
+++ b/sysutils/helm/Makefile
@@ -12,7 +12,7 @@ LICENSE=	APACHE20
 
 RUN_DEPENDS=	kubectl:sysutils/kubectl
 
-USES=		go:modules tar:xz
+USES=		cpe go:modules tar:xz
 
 USE_GITHUB=	yes
 


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