aboutsummaryrefslogtreecommitdiff
path: root/games/julius
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2021-01-19 03:04:43 +0000
committerMark Linimon <linimon@FreeBSD.org>2021-01-19 03:04:43 +0000
commit25bebc897c42e2fcf9ce885f0b03f5eb6b64d206 (patch)
tree8d5058899f1267ed91b6d29e91a532bc516d6454 /games/julius
parent0a653f17762cd87a753948359ac846c4c9940582 (diff)
downloadports-25bebc897c42e2fcf9ce885f0b03f5eb6b64d206.tar.gz
ports-25bebc897c42e2fcf9ce885f0b03f5eb6b64d206.zip
Mark as BROKEN on riscv64:
julius-caesariii-1.5.1,1.log:ld: error: cannot open /nxb-bin/usr/lib/clang/11.0.0/lib/freebsd/libclang_rt.profile-riscv64.a: No such file or directory Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com build testing
Notes
Notes: svn path=/head/; revision=562011
Diffstat (limited to 'games/julius')
-rw-r--r--games/julius/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/julius/Makefile b/games/julius/Makefile
index a5f37f2440b1..7867c7aec3fb 100644
--- a/games/julius/Makefile
+++ b/games/julius/Makefile
@@ -13,6 +13,8 @@ COMMENT= Open source re-implementation of Caesar III
LICENSE= GPLv3
+BROKEN_riscv64= fails to link: julius-caesariii-1.5.1,1.log: cannot open /nxb-bin/usr/lib/clang/11.0.0/lib/freebsd/libclang_rt.profile-riscv64.a: No such file or directory
+
USES= cmake sdl
USE_GITHUB= yes