aboutsummaryrefslogtreecommitdiff
path: root/lang/eisl
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-09-07 02:47:05 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-09-07 02:51:45 +0000
commit055c08e084514415e41789eec53513f7de92e06c (patch)
tree30aa1d18c73b6d86493b2c41edae271198a1346b /lang/eisl
parent2485108344c73962358c12ff0bcac002711ae47c (diff)
downloadports-055c08e084514415e41789eec53513f7de92e06c.tar.gz
ports-055c08e084514415e41789eec53513f7de92e06c.zip
lang/eisl: Broken on i386
Reported by: fallout
Diffstat (limited to 'lang/eisl')
-rw-r--r--lang/eisl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/eisl/Makefile b/lang/eisl/Makefile
index 95096d20d9c8..61df7e277d54 100644
--- a/lang/eisl/Makefile
+++ b/lang/eisl/Makefile
@@ -9,6 +9,8 @@ COMMENT= Interpreter and compiler compatible with ISLisp standard
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/documents/license.txt
+BROKEN_i386= stage breaks: Abort trap, see https://github.com/sasagawa888/eisl/issues/218
+
TEST_DEPENDS= cppcheck:devel/cppcheck
USES= gmake ncurses:port # port because tests need ncurses6-config