diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-12 13:37:39 +0800 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-12 13:37:39 +0800 |
commit | 0eca7f801b9299fe0b7494dd3df980f3dbfa52c3 (patch) | |
tree | a741fb52440beb1048c71333b635eab75adb3388 /lang/gforth | |
parent | bbfe925d4b4d49d28d05883b1319cd578a94c23e (diff) | |
download | freebsd-ports-gnome-0eca7f801b9299fe0b7494dd3df980f3dbfa52c3.tar.gz freebsd-ports-gnome-0eca7f801b9299fe0b7494dd3df980f3dbfa52c3.tar.zst freebsd-ports-gnome-0eca7f801b9299fe0b7494dd3df980f3dbfa52c3.zip |
Mark BROKEN on i386
Reported by: pkg-fallout
MFH: 2019Q2
Diffstat (limited to 'lang/gforth')
-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 \ |