Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Feb 2025 19:57:46 GMT
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: dbfe4e53cca4 - main - editors/calligra: ignore on i386
Message-ID:  <202502091957.519JvkxT094514@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by makc:

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

commit dbfe4e53cca47045609cb99de11f1dc74e12b6d2
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2025-02-09 19:34:57 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2025-02-09 19:34:57 +0000

    editors/calligra: ignore on i386
---
 editors/calligra/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile
index 24e97afc58c2..ae4bd669e554 100644
--- a/editors/calligra/Makefile
+++ b/editors/calligra/Makefile
@@ -9,6 +9,8 @@ WWW=		https://calligra.org/
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+IGNORE_i386=	is not supported on 32-bit systems
+
 LIB_DEPENDS=	libImath.so:math/Imath \
 		libboost_thread.so:devel/boost-libs \
 		libgit2.so:devel/libgit2 \



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