diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-07-01 09:17:45 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-07-01 09:17:45 +0000 |
commit | c7df1277c6283a340bd9eefc52a20ae4a157aa22 (patch) | |
tree | 03d0951296a7fc3c7578f9a9a0fe576a50e1e2bb /www | |
parent | 67106e11a36ae3527db6b0271be16c47ca68b6d4 (diff) | |
download | ports-c7df1277c6283a340bd9eefc52a20ae4a157aa22.tar.gz ports-c7df1277c6283a340bd9eefc52a20ae4a157aa22.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/w3m/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/w3m/Makefile b/www/w3m/Makefile index ff9054bf85e2..5ac111005e13 100644 --- a/www/w3m/Makefile +++ b/www/w3m/Makefile @@ -13,6 +13,8 @@ LICENSE_NAME= w3m LICENSE_FILE= ${WRKSRC}/doc/README LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +BROKEN_mips64= fails to build: qemu: uncaught target signal 11 (Segmentation fault) - core dumped + LIB_DEPENDS= libgc.so:devel/boehm-gc USES= iconv pkgconfig perl5 ssl |