From ab1f68a9c677d8653aa5a866d74a3ae53c2fbe74 Mon Sep 17 00:00:00 2001 From: nia Date: Sun, 31 May 2020 15:26:09 +0000 Subject: libretro-*: Add SUPERSEDES --- emulators/libretro-flycast/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'emulators/libretro-flycast') diff --git a/emulators/libretro-flycast/Makefile b/emulators/libretro-flycast/Makefile index f094fe62f79..b821034703a 100644 --- a/emulators/libretro-flycast/Makefile +++ b/emulators/libretro-flycast/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2020/05/31 15:20:22 nia Exp $ +# $NetBSD: Makefile,v 1.2 2020/05/31 15:26:09 nia Exp $ DISTNAME= libretro-flycast-20200529 CATEGORIES= emulators @@ -10,6 +10,8 @@ HOMEPAGE= https://docs.libretro.com/library/flycast/ COMMENT= Libretro core based on the Reicast Sega Dreamcast emulator LICENSE= gnu-gpl-v2 +SUPERSEDES+= libretro-reicast-[0-9]* + LIBRETRO_CORE= flycast USE_LANGUAGES= c c++ -- cgit v1.2.3