git: 5ac27f330c43 - main - www/grafana7: Add CPE information

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


The branch main has been updated by decke:

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

commit 5ac27f330c43f2703693c09ae18507ee826c444c
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:52:46 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 19:52:46 +0000

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

diff --git a/www/grafana7/Makefile b/www/grafana7/Makefile
index 54898c477d31..a0d87d26a904 100644
--- a/www/grafana7/Makefile
+++ b/www/grafana7/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
 GH_TUPLE=	\


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