aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-01-12 00:49:51 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-01-12 00:53:33 +0000
commitd14ae389e4bc1b11f1035dc8e3b2476fd3dd571c (patch)
treeda24cbc890ea9f11082d46f226efdb91879cf9aa /lang
parent13afd26eb65505a95beac578c69d9995d3fc34db (diff)
downloadports-d14ae389e4bc1b11f1035dc8e3b2476fd3dd571c.tar.gz
ports-d14ae389e4bc1b11f1035dc8e3b2476fd3dd571c.zip
Diffstat (limited to 'lang')
-rw-r--r--lang/inko/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/inko/Makefile b/lang/inko/Makefile
index 049149243e06..2bb4c48066e6 100644
--- a/lang/inko/Makefile
+++ b/lang/inko/Makefile
@@ -10,6 +10,8 @@ WWW= https://inko-lang.org/
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE
+NOT_FOR_ARCHS= armv6 armv7 i386 mips powerpc # build fails on non-64-bit architectures: Inko requires a 64-bits architecture
+
LIB_DEPENDS= libffi.so:devel/libffi
USES= cargo llvm:15 localbase:ldflags