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)