aboutsummaryrefslogtreecommitdiff
path: root/lang/guile2
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-07-01 09:17:45 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-07-01 09:17:45 +0000
commitc7df1277c6283a340bd9eefc52a20ae4a157aa22 (patch)
tree03d0951296a7fc3c7578f9a9a0fe576a50e1e2bb /lang/guile2
parent67106e11a36ae3527db6b0271be16c47ca68b6d4 (diff)
downloadports-c7df1277c6283a340bd9eefc52a20ae4a157aa22.tar.gz
ports-c7df1277c6283a340bd9eefc52a20ae4a157aa22.zip
Mark these ports broken on mips64 and/or mips.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=473660
Diffstat (limited to 'lang/guile2')
-rw-r--r--lang/guile2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/guile2/Makefile b/lang/guile2/Makefile
index e469401985fa..390106aa9f48 100644
--- a/lang/guile2/Makefile
+++ b/lang/guile2/Makefile
@@ -13,6 +13,8 @@ COMMENT= GNU Ubiquitous Intelligent Language for Extension
LICENSE= LGPL21
+BROKEN_mips64= fails to build: qemu: uncaught target signal 11 (Segmentation fault) - core dumped
+
LIB_DEPENDS= libgmp.so:math/gmp \
libltdl.so:devel/libltdl \
libunistring.so:devel/libunistring \