aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2022-08-30 09:18:36 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2022-08-30 09:18:36 +0000
commit617d07848c7ff57020757e30f81851828099c8b7 (patch)
tree755a6e5584995e2b8f71392b27ba1f9d89415c36
parent6f878dd92fa47ced0082df11c282cd4761558961 (diff)
downloadports-617d07848c7ff57020757e30f81851828099c8b7.tar.gz
ports-617d07848c7ff57020757e30f81851828099c8b7.zip
graphics/filament: fix BROKEN message
-rw-r--r--graphics/filament/Makefile2
1 files changed, 1 insertions, 1 deletions
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