git: c9ebc0ba64d1 - main - games/julius: unbreak on riscv64

From: Piotr Kubaj <pkubaj_at_FreeBSD.org>
Date: Tue, 05 Apr 2022 19:23:01 UTC
The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c9ebc0ba64d1c94f81fdade98f0de448dd34c339

commit c9ebc0ba64d1c94f81fdade98f0de448dd34c339
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2022-04-05 19:19:11 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2022-04-05 19:19:11 +0000

    games/julius: unbreak on riscv64
    
    Builds fine.
---
 games/julius/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/games/julius/Makefile b/games/julius/Makefile
index 62129355fc0a..acd3639933dc 100644
--- a/games/julius/Makefile
+++ b/games/julius/Makefile
@@ -13,8 +13,6 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 CONFLICTS_INSTALL=	julius
 
-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
-
 LIB_DEPENDS=	libpng.so:graphics/png
 
 USES=		cmake sdl