git: eda723f6f9bd - main - www/authelia: Broken on i386
Yuri Victorovich
yuri at FreeBSD.org
Sat Sep 18 19:38:21 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=eda723f6f9bd4411f38bdfc11720727ec5085a0c
commit eda723f6f9bd4411f38bdfc11720727ec5085a0c
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-09-18 19:02:39 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-09-18 19:37:08 +0000
www/authelia: Broken on i386
Reported by: fallout
---
www/authelia/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/www/authelia/Makefile b/www/authelia/Makefile
index 44456419d58b..4610943a7e9e 100644
--- a/www/authelia/Makefile
+++ b/www/authelia/Makefile
@@ -12,6 +12,8 @@ COMMENT= Single sign-on multi-factor portal for web apps
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_i386= imports modernc.org/libc/errno: build constraints exclude all Go files
+
USES= go:modules
GO_MODULE= github.com/authelia/authelia/v4
More information about the dev-commits-ports-all
mailing list