git: 4c120089152d - main - www/gitea: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:17:36 UTC 2021


The branch main has been updated by decke:

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

commit 4c120089152da52b8d9096d064759deba1ceaacc
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:05:58 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 19:17:07 +0000

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

diff --git a/www/gitea/Makefile b/www/gitea/Makefile
index aa0f02a60fa4..54a693e9a79d 100644
--- a/www/gitea/Makefile
+++ b/www/gitea/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	git:devel/git
 
-USES=		gmake go:no_targets
+USES=		cpe gmake go:no_targets
 USE_RC_SUBR=	gitea
 
 SUB_FILES+=	app.ini.sample


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