aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Clausecker <fuz@FreeBSD.org>2023-04-02 00:08:11 +0000
committerRobert Clausecker <fuz@FreeBSD.org>2023-04-06 20:33:20 +0000
commitc998daa247645db3496c58d9ec8ebf600a6542d3 (patch)
tree4d6281df87853f63d599c489b4e45b84d1119c27
parent616e412ad7cbab7a887441bbb7fde149b28e2951 (diff)
downloadports-c998daa247645db3496c58d9ec8ebf600a6542d3.tar.gz
ports-c998daa247645db3496c58d9ec8ebf600a6542d3.zip
www/webkit2-gtk4: mark as BROKEN on riscv64
Needs to be ported: .../MachineContext.h:177:2: error: Unknown Architecture
-rw-r--r--www/webkit2-gtk4/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/webkit2-gtk4/Makefile b/www/webkit2-gtk4/Makefile
index 5b6e907586c8..cee61f2e0f16 100644
--- a/www/webkit2-gtk4/Makefile
+++ b/www/webkit2-gtk4/Makefile
@@ -14,6 +14,8 @@ WWW= https://webkitgtk.org/
LICENSE= BSD2CLAUSE GPLv2
LICENSE_COMB= dual
+BROKEN_riscv64= error: Unknown Architecture
+
BUILD_DEPENDS= ${LOCALBASE}/bin/ar:devel/binutils \
${PYTHON_PKGNAMEPREFIX}gi-docgen>0:textproc/py-gi-docgen@${PY_FLAVOR}
LIB_DEPENDS= libenchant-2.so:textproc/enchant2 \