git: bb1db257512a - main - www/grafana6: Add CPE information

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


The branch main has been updated by decke:

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

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

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

diff --git a/www/grafana6/Makefile b/www/grafana6/Makefile
index 36d96a77c5a6..17e181f0a370 100644
--- a/www/grafana6/Makefile
+++ b/www/grafana6/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 ONLY_FOR_ARCHS=	aarch64 amd64 i386
 
-USES=		go:modules
+USES=		cpe go:modules
 USE_RC_SUBR=	grafana
 
 USE_GITHUB=	yes


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