aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--emulators/mame-devel/Makefile2
-rw-r--r--emulators/sdlmame-devel/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/emulators/mame-devel/Makefile b/emulators/mame-devel/Makefile
index 8f8ff111a1e9..bd375326a312 100644
--- a/emulators/mame-devel/Makefile
+++ b/emulators/mame-devel/Makefile
@@ -29,6 +29,8 @@ SUB_FILES= pkg-message
OPTIONS= DEBUG "Build sdlmame debugger" off
+IGNORE= outdated, use emulators/mame
+
.include <bsd.port.pre.mk>
.if !defined(WITH_DEBUG)
diff --git a/emulators/sdlmame-devel/Makefile b/emulators/sdlmame-devel/Makefile
index 8f8ff111a1e9..bd375326a312 100644
--- a/emulators/sdlmame-devel/Makefile
+++ b/emulators/sdlmame-devel/Makefile
@@ -29,6 +29,8 @@ SUB_FILES= pkg-message
OPTIONS= DEBUG "Build sdlmame debugger" off
+IGNORE= outdated, use emulators/mame
+
.include <bsd.port.pre.mk>
.if !defined(WITH_DEBUG)