emulators/yuzu: silence order warning after 0f5a127060
$ 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.
This commit is contained in:
parent
404309f7d1
commit
569576dab1
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue