git: 77994ab72c3b - main - emulators/yuzu: switch BSD3CLAUSE to a another file
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Dec 2022 12:49:00 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=77994ab72c3bdfa1155b8db709314e426ae0f588 commit 77994ab72c3bdfa1155b8db709314e426ae0f588 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-12-10 11:45:03 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-12-10 12:47:47 +0000 emulators/yuzu: switch BSD3CLAUSE to a another file --- emulators/yuzu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index 03fba821cfc8..a60af7eea4ab 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -18,7 +18,7 @@ WWW= https://yuzu-emu.org/ LICENSE= APACHE20 BSD3CLAUSE GPLv3+ ISCL MIT UNLICENSE LICENSE_COMB= multi -LICENSE_FILE_BSD3CLAUSE=${WRKSRC}/externals/inih/inih/LICENSE.txt +LICENSE_FILE_BSD3CLAUSE=${WRKSRC}/externals/sirit/LICENSE.txt LICENSE_FILE_GPLv3+ = ${WRKSRC}/LICENSE.txt LICENSE_FILE_ISCL= ${WRKSRC}/externals/cubeb/LICENSE LICENSE_FILE_MIT= ${WRKSRC}/externals/sirit/externals/SPIRV-Headers/LICENSE