Date: Sun, 26 May 2024 00:45:50 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d65a728b53a9 - main - graphics/oculante: Broken on i386 Message-ID: <202405260045.44Q0joxA069336@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=d65a728b53a96d78f85ebf865e8098589f653be8 commit d65a728b53a96d78f85ebf865e8098589f653be8 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-05-26 00:45:05 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-05-26 00:45:48 +0000 graphics/oculante: Broken on i386 Reported by: fallout --- graphics/oculante/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/oculante/Makefile b/graphics/oculante/Makefile index e6368ae6ad8b..49c3bb7ff6b3 100644 --- a/graphics/oculante/Makefile +++ b/graphics/oculante/Makefile @@ -8,6 +8,8 @@ WWW= https://github.com/woelper/oculante LICENSE= MIT +BROKEN_i386= compilation failure, see https://github.com/etemesi254/zune-image/issues/205 + BUILD_DEPENDS= convert:graphics/ImageMagick7 USES= cargo python:build
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405260045.44Q0joxA069336>