git: a34be79afb99 - main - www/authelia: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Sep 10 21:21:31 UTC 2021


The branch main has been updated by decke:

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

commit a34be79afb99e9cdcad437cf33b528b866e5d226
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 21:14:02 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:18:27 +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 5ca250e63088..eaacba3ea7cc 100644
--- a/www/authelia/Makefile
+++ b/www/authelia/Makefile
@@ -11,7 +11,7 @@ COMMENT=	Single sign-on multi-factor portal for web apps
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		go:modules
+USES=		cpe go:modules
 USE_GITHUB=	yes
 GH_TUPLE=	\
 		Azure:go-ntlmssp:66371956d46c:azure_go_ntlmssp/vendor/github.com/Azure/go-ntlmssp \


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