aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2024-03-11 00:27:08 +0000
committerJan Beich <jbeich@FreeBSD.org>2024-03-11 05:02:23 +0000
commit14673d4899bb950d7019521e199c83e5b60e53e0 (patch)
tree41905b07213aef1b65053e4334d9edc77ff97b64
parent8347798606ea2517538948231191c6e632c8f8c5 (diff)
downloadports-14673d4899bb950d7019521e199c83e5b60e53e0.tar.gz
ports-14673d4899bb950d7019521e199c83e5b60e53e0.zip
emulators/yuzu: document removal conditions
-rw-r--r--emulators/yuzu/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile
index a1972ffe3aca..a0ef8392a8db 100644
--- a/emulators/yuzu/Makefile
+++ b/emulators/yuzu/Makefile
@@ -24,6 +24,7 @@ LICENSE_FILE_MIT= ${WRKSRC}/externals/sirit/externals/SPIRV-Headers/LICENSE
ONLY_FOR_ARCHS= aarch64 amd64
ONLY_FOR_ARCHS_REASON= requires int128 and dynarmic backend
+# XXX Need Ryujinx or a Yuzu fork that regularly improves game compatibility
DEPRECATED= Project discontinued
BUILD_DEPENDS= boost-libs>0:devel/boost-libs \