aboutsummaryrefslogtreecommitdiff
path: root/emulators/yuzu/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-05-29 12:40:05 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-05-29 12:45:06 +0000
commit2764ed8654ad3013a97d2deec914e2f8de509bfc (patch)
tree5734479173fa67b9371918933908d69b9c25cfbb /emulators/yuzu/Makefile
parent0df4ff311381aaec8c1d56de7d126a53f20c8767 (diff)
downloadports-2764ed8654ad3013a97d2deec914e2f8de509bfc.tar.gz
ports-2764ed8654ad3013a97d2deec914e2f8de509bfc.zip
emulators/yuzu: pin compatibility list for now
compatibility status is halted for 2 years due to rework but the list grew new entries (as Not Tested) until a month ago.
Diffstat (limited to 'emulators/yuzu/Makefile')
-rw-r--r--emulators/yuzu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile
index da6d741a710d..fe5835f60375 100644
--- a/emulators/yuzu/Makefile
+++ b/emulators/yuzu/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES= https://api.yuzu-emu.org/gamedb/?dummy=/:gamedb
.else
MASTER_SITES= LOCAL/jbeich:gamedb
.endif
-DISTFILES= ${PORTNAME}-${DISTVERSIONFULL}/compatibility_list.json:gamedb
+DISTFILES= ${PORTNAME}-s20230424/compatibility_list.json:gamedb
EXTRACT_ONLY= ${DISTFILES:N*\:gamedb:C/\:.*//}
MAINTAINER= jbeich@FreeBSD.org