summaryrefslogtreecommitdiff
path: root/emulators/libretro-flycast
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-05-31 15:26:09 +0000
committernia <nia@pkgsrc.org>2020-05-31 15:26:09 +0000
commitab1f68a9c677d8653aa5a866d74a3ae53c2fbe74 (patch)
treefc688c7af98695ffdb1c8bcd1eb92bc8498ffb48 /emulators/libretro-flycast
parentc9b8c26b26358cad0a6b6edca6d9d1fbe99db0d7 (diff)
downloadpkgsrc-ab1f68a9c677d8653aa5a866d74a3ae53c2fbe74.tar.gz
libretro-*: Add SUPERSEDES
Diffstat (limited to 'emulators/libretro-flycast')
-rw-r--r--emulators/libretro-flycast/Makefile4
1 files changed, 3 insertions, 1 deletions
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++