Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 15:43:42 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 69441490bcc4 - main - www/authelia: Add CPE information
Message-ID:  <202110211543.19LFhgEH069437@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211543.19LFhgEH069437>