aboutsummaryrefslogtreecommitdiff
path: root/emulators/mame-devel
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/mame-devel')
-rw-r--r--emulators/mame-devel/Makefile2
1 files changed, 2 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)