diff options
author | makc <makc@FreeBSD.org> | 2010-05-22 16:42:31 +0000 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-05-22 16:42:31 +0000 |
commit | 5ba17884e5545b6bff304775de4a3647284d5112 (patch) | |
tree | 7810e3b0b19bdc47e4640e6f021ccbf35f864296 /emulators | |
parent | ab8d5d77b962beb3712140f9ca9a55be45989d03 (diff) | |
download | FreeBSD-ports-5ba17884e5545b6bff304775de4a3647284d5112.zip FreeBSD-ports-5ba17884e5545b6bff304775de4a3647284d5112.tar.gz |
Mark ignore, emulators/mame is newer
PR: ports/146695
Submitted by: Emmanuel Vadot (maintainer)
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/mame-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/sdlmame-devel/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/emulators/mame-devel/Makefile b/emulators/mame-devel/Makefile index 8f8ff11..bd37532 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 8f8ff11..bd37532 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) |