aboutsummaryrefslogtreecommitdiff
path: root/devel/bitkeeper
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2021-01-02 01:46:08 +0000
committerMark Linimon <linimon@FreeBSD.org>2021-01-02 01:46:08 +0000
commitf2fbf5a1ed195e7994b3b0ee3d968be9b37f15ee (patch)
treec1428e3ef48406f008bf9e485352728e13586ff8 /devel/bitkeeper
parentbb8c820157b78f5163933bfd87bd3c92e922f882 (diff)
downloadports-f2fbf5a1ed195e7994b3b0ee3d968be9b37f15ee.tar.gz
ports-f2fbf5a1ed195e7994b3b0ee3d968be9b37f15ee.zip
For ports on riscv64 that fail the same (or similar ways) to aarch64, mark
them BROKEN. While here, pet portlint (Makevar order). Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=559904
Diffstat (limited to 'devel/bitkeeper')
-rw-r--r--devel/bitkeeper/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/bitkeeper/Makefile b/devel/bitkeeper/Makefile
index fa61257a53ca..f5f0352c9b93 100644
--- a/devel/bitkeeper/Makefile
+++ b/devel/bitkeeper/Makefile
@@ -13,7 +13,9 @@ COMMENT= Scalable Distributed Source Management System
LICENSE= APACHE20
-BROKEN_aarch64= ld: error: undefined symbol: fpsetround
+BROKEN_aarch64= ld: error: undefined symbol: fpsetround
+BROKEN_riscv64= fails to compile: src/gui/tcltk/tcl/unix/tclUnixInit.c:401:16: error: use of undeclared identifier 'FP_RN'
+BROKEN_FreeBSD_11= perl: No such file or directory
BUILD_DEPENDS= ${LOCALBASE}/bin/gperf:devel/gperf \
${LOCALBASE}/include/tommath.h:math/libtommath \
@@ -23,8 +25,6 @@ LIB_DEPENDS= libtomcrypt.so:security/libtomcrypt \
liblz4.so:archivers/liblz4
RUN_DEPENDS= bash:shells/bash
-BROKEN_FreeBSD_11= perl: No such file or directory
-
USES= gmake groff bison localbase tk xorg iconv pkgconfig
USE_XORG= x11