aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2010-02-22 22:59:27 +0000
committerXin LI <delphij@FreeBSD.org>2010-02-22 22:59:27 +0000
commit303bfce9a8c48d92c35943169c7b1b63280ee842 (patch)
treea39f437c8e6f8677a0692d83dac7d8cf4a9facec /emulators
parent5204bf333e48a4d75a68082d47f25a5ab3fd372f (diff)
Notes
Diffstat (limited to 'emulators')
-rw-r--r--emulators/mame-devel/Makefile2
-rw-r--r--emulators/sdlmame-devel/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/mame-devel/Makefile b/emulators/mame-devel/Makefile
index 4f71bc7578af..8f8ff111a1e9 100644
--- a/emulators/mame-devel/Makefile
+++ b/emulators/mame-devel/Makefile
@@ -24,7 +24,7 @@ USE_GMAKE= yes
MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}"
USE_SDL= sdl
MAKEFILE= makefile
-ONLY_FOR_ARCH= i386 amd64
+ONLY_FOR_ARCHS= i386 amd64
SUB_FILES= pkg-message
OPTIONS= DEBUG "Build sdlmame debugger" off
diff --git a/emulators/sdlmame-devel/Makefile b/emulators/sdlmame-devel/Makefile
index 4f71bc7578af..8f8ff111a1e9 100644
--- a/emulators/sdlmame-devel/Makefile
+++ b/emulators/sdlmame-devel/Makefile
@@ -24,7 +24,7 @@ USE_GMAKE= yes
MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}"
USE_SDL= sdl
MAKEFILE= makefile
-ONLY_FOR_ARCH= i386 amd64
+ONLY_FOR_ARCHS= i386 amd64
SUB_FILES= pkg-message
OPTIONS= DEBUG "Build sdlmame debugger" off