diff options
-rw-r--r-- | lang/gforth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile index de1ff9121bd0..4eb2cbbe5a96 100644 --- a/lang/gforth/Makefile +++ b/lang/gforth/Makefile @@ -14,6 +14,7 @@ COMMENT= Fast and portable Forth system LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_i386= Assertion failed: (pi->restlength >=0), function check_prims, file ./main.c, line 1049. BROKEN_powerpc64= fails to package: Unable to access file usr/local/share/gforth/0.7.3/kernl64l.fi:No such file or directory LIB_DEPENDS= libavcall.so:devel/libffcall \ |