aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-02-21 21:11:38 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-02-21 21:14:52 +0000
commit9aafd9b21e1deed81ea4e20c833f774db3c49f91 (patch)
tree8595785253de6cee57d4d48920b74db03ada53c9
parent77daef4b2a77ace7d0348d3eed3a0f20322e5474 (diff)
downloadports-9aafd9b21e1deed81ea4e20c833f774db3c49f91.tar.gz
ports-9aafd9b21e1deed81ea4e20c833f774db3c49f91.zip
misc/tenere: Broken on i386
Reported by: fallout
-rw-r--r--misc/tenere/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/tenere/Makefile b/misc/tenere/Makefile
index 8ca7ac1d931c..b85fc6f929fc 100644
--- a/misc/tenere/Makefile
+++ b/misc/tenere/Makefile
@@ -11,6 +11,8 @@ WWW= https://github.com/pythops/tenere
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_i386= compilation fails: cargo:warning=c/freebsd.c:31:10: error: conflicting types for 'get_cpu_speed'
+
LIB_DEPENDS= libonig.so:devel/oniguruma
USES= cargo