git: d65a728b53a9 - main - graphics/oculante: Broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 26 May 2024 00:45:50 UTC
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