git: 617d07848c7f - main - graphics/filament: fix BROKEN message
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Aug 2022 09:19:03 UTC
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=617d07848c7ff57020757e30f81851828099c8b7 commit 617d07848c7ff57020757e30f81851828099c8b7 Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2022-08-30 09:18:36 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2022-08-30 09:18:36 +0000 graphics/filament: fix BROKEN message --- graphics/filament/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/filament/Makefile b/graphics/filament/Makefile index 639b287365c2..350f556cdb00 100644 --- a/graphics/filament/Makefile +++ b/graphics/filament/Makefile @@ -9,7 +9,7 @@ COMMENT= Real-time physically based rendering engine LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_i386= compilation breaks: register %r11 is only available in 64-bit mode +BROKEN_i386= compilation breaks: register r11 is only available in 64-bit mode BUILD_DEPENDS= bash:shells/bash \ evdev-proto>0:devel/evdev-proto