git: 69441490bcc4 - main - www/authelia: Add CPE information

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

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

commit 69441490bcc405a6d247791cdfcfd796bd01b34a
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 15:40:47 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 15:40:47 +0000

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

diff --git a/www/authelia/Makefile b/www/authelia/Makefile
index 958b1ff74f80..436257ee2334 100644
--- a/www/authelia/Makefile
+++ b/www/authelia/Makefile
@@ -17,7 +17,7 @@ BROKEN_armv6=	imports modernc.org/libc/errno: build constraints exclude all Go f
 BROKEN_armv7=	imports modernc.org/libc/errno: build constraints exclude all Go files
 BROKEN_i386=	imports modernc.org/libc/errno: build constraints exclude all Go files
 
-USES=		go:modules
+USES=		cpe go:modules
 
 GO_MODULE=	github.com/authelia/authelia/v4
 GO_TARGET=	./cmd/${PORTNAME}