git: 9e7ba1d7f2cf - main - mail/mailpit: Mark BROKEN on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 Dec 2024 15:18:18 UTC
The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=9e7ba1d7f2cf42d88da7db441ad43cc7e1472e2a commit 9e7ba1d7f2cf42d88da7db441ad43cc7e1472e2a Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2024-12-24 15:17:01 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2024-12-24 15:17:01 +0000 mail/mailpit: Mark BROKEN on i386 Fails to build due to incompatible go modules. Reported by: pkg-fallout --- mail/mailpit/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mail/mailpit/Makefile b/mail/mailpit/Makefile index 0a760ded2ba2..a49113a1cd51 100644 --- a/mail/mailpit/Makefile +++ b/mail/mailpit/Makefile @@ -13,6 +13,8 @@ WWW= https://github.com/axllent/mailpit LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_i386= Fails to build on i386 + BUILD_DEPENDS= npm>0:www/npm USES= go:1.23,modules tar:zstd