aboutsummaryrefslogtreecommitdiff
path: root/net/pvm
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-12-06 17:00:13 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-12-06 17:00:13 +0000
commit54e1c69c622454589de2c4b22e055dbd4208ef4a (patch)
treed1e7052e2b9d832b4ebe8ffa82e31c01c77040cb /net/pvm
parentbdc035e33cb4d970153eb48dcf5ebbeacdb2f925 (diff)
downloadports-54e1c69c622454589de2c4b22e055dbd4208ef4a.tar.gz
ports-54e1c69c622454589de2c4b22e055dbd4208ef4a.zip
Mark as BROKEN on riscv64.
Notes
Notes: svn path=/head/; revision=557150
Diffstat (limited to 'net/pvm')
-rw-r--r--net/pvm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/pvm/Makefile b/net/pvm/Makefile
index 790706417739..c1f61a904581 100644
--- a/net/pvm/Makefile
+++ b/net/pvm/Makefile
@@ -15,6 +15,7 @@ LICENSE= MIT
BROKEN_mips= fails to compile: 'SIGCLD' undeclared (first use in this function)
BROKEN_mips64= fails to compile: 'SIGCLD' undeclared (first use in this function)
+BROKEN_riscv64= fails to build: grep: pvm3/conf/UNKNOWN.def: No such file or directory
USES= tar:tgz
USE_LDCONFIG= yes