Date: Tue, 03 Mar 2026 22:54:59 +0000 From: Eric Turgeon <ericbsd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 568fc0aa7961 - main - misc/bibletime: add NOT_FOR_ARCHS i386 Message-ID: <69a766c3.3a686.42af3972@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by ericbsd: URL: https://cgit.FreeBSD.org/ports/commit/?id=568fc0aa79616d39a197210668ebb919702512e8 commit 568fc0aa79616d39a197210668ebb919702512e8 Author: Eric Turgeon <ericbsd@FreeBSD.org> AuthorDate: 2026-03-03 22:53:48 +0000 Commit: Eric Turgeon <ericbsd@FreeBSD.org> CommitDate: 2026-03-03 22:54:58 +0000 misc/bibletime: add NOT_FOR_ARCHS i386 --- misc/bibletime/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/misc/bibletime/Makefile b/misc/bibletime/Makefile index 69f6dc080302..5b030094ed2b 100644 --- a/misc/bibletime/Makefile +++ b/misc/bibletime/Makefile @@ -9,6 +9,9 @@ WWW= https://www.bibletime.info/ LICENSE= GPLv2 +NOT_FOR_ARCHS= i386 +NOT_FOR_ARCHS_REASON= requires 64-bit platform (sizeof(qsizetype) must be 8) + BUILD_DEPENDS= po4a:textproc/po4a \ fop:textproc/fop LIB_DEPENDS= libclucene-core.so:textproc/clucene \home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a766c3.3a686.42af3972>
