aboutsummaryrefslogtreecommitdiff
path: root/games/iortcw
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2021-01-19 03:02:14 +0000
committerMark Linimon <linimon@FreeBSD.org>2021-01-19 03:02:14 +0000
commit0a653f17762cd87a753948359ac846c4c9940582 (patch)
tree6e401839abfe30e49e8292493f868938dd1d2630 /games/iortcw
parentbc69e47504f0c1bda274ed28ba17af295de22ec3 (diff)
downloadports-0a653f17762cd87a753948359ac846c4c9940582.tar.gz
ports-0a653f17762cd87a753948359ac846c4c9940582.zip
Mark as NOT_FOR riscv64:
iortcw-1.51c,1.log:code/server/../qcommon/q_platform.h:305:2: error: "Architecture not supported" Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com build testing
Notes
Notes: svn path=/head/; revision=562010
Diffstat (limited to 'games/iortcw')
-rw-r--r--games/iortcw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/iortcw/Makefile b/games/iortcw/Makefile
index d4a2fd395c89..23dc7416a64c 100644
--- a/games/iortcw/Makefile
+++ b/games/iortcw/Makefile
@@ -11,7 +11,7 @@ COMMENT= Game engine for Return to Castle Wolfenstein
LICENSE= GPLv3
-NOT_FOR_ARCHS= aarch64 armv6 armv7
+NOT_FOR_ARCHS= aarch64 armv6 armv7 riscv64
NOT_FOR_ARCHS_REASON= fails to configure: Architecture not supported
LIB_DEPENDS= libcurl.so:ftp/curl \