Date: Tue, 5 Apr 2022 19:23:01 GMT From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c9ebc0ba64d1 - main - games/julius: unbreak on riscv64 Message-ID: <202204051923.235JN1W0011648@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204051923.235JN1W0011648>