summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2024-03-11 20:36:06 +0100
committerJan Beich <jbeich@FreeBSD.org>2024-03-13 04:27:13 +0100
commit057433e5657732c694649810f8ed859c5fda3aad (patch)
treea4be2ea903ec3d5b0bd914bc1f88825daefc1fb0
parent9c6005712e61803e3d7c02e1069f88578515a81c (diff)
downloadfreebsd-ports-057433e5657732c694649810f8ed859c5fda3aad.zip
emulators/yuzu: silence order warning after 0f5a12706051
$ portlint [...] WARN: Makefile: "DEPRECATED" has to appear earlier. WARN: Makefile: "LIB_DEPENDS" has to appear earlier. WARN: Makefile: "BUILD_DEPENDS" has to appear earlier. WARN: Makefile: "TEST_DEPENDS" has to appear earlier. WARN: Makefile: "FLAVORS" has to appear earlier. (cherry picked from commit 569576dab1f86c039c275c5962f33a80d6d95643)
-rw-r--r--emulators/yuzu/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile
index 3044dd5211e9..ec0ea55a1585 100644
--- a/emulators/yuzu/Makefile
+++ b/emulators/yuzu/Makefile
@@ -23,7 +23,6 @@ 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