git: 7cf7e949545b - main - www/grafana8: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:56:14 UTC 2021


The branch main has been updated by decke:

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

commit 7cf7e949545b1b87c28e80aa7e37317d2164363f
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:53:21 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 19:53:21 +0000

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

diff --git a/www/grafana8/Makefile b/www/grafana8/Makefile
index 79d7ac4119c7..a061ab39ed79 100644
--- a/www/grafana8/Makefile
+++ b/www/grafana8/Makefile
@@ -22,7 +22,7 @@ ONLY_FOR_ARCHS=	aarch64 amd64 i386
 
 RUN_DEPENDS=	ca_root_nss>=0:security/ca_root_nss
 
-USES=		go:modules
+USES=		cpe go:modules
 
 USE_GITHUB=	yes
 


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