git: 0bed896abbe0 - main - devel/gogs: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Thu, 14 Oct 2021 21:32:27 UTC
The branch main has been updated by se:

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

commit 0bed896abbe0cdfd15d84864ab9bc75700acd1f3
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:30:18 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:30:18 +0000

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

diff --git a/devel/gogs/Makefile b/devel/gogs/Makefile
index 6eb34d793a39..e465c8ecae16 100644
--- a/devel/gogs/Makefile
+++ b/devel/gogs/Makefile
@@ -14,7 +14,7 @@ BUILD_DEPENDS=	go-bindata:devel/go-bindata
 RUN_DEPENDS=	git:devel/git \
 		bash:shells/bash
 
-USES=		go:modules
+USES=		cpe go:modules
 
 GO_MODULE=	gogs.io/gogs
 GO_TARGET=	:${PREFIX}/libexec/${PORTNAME}/${PORTNAME}