aboutsummaryrefslogtreecommitdiff
path: root/emulators/mame
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-02-22 00:49:21 +0000
committerWen Heping <wen@FreeBSD.org>2010-02-22 00:49:21 +0000
commit90b1b2add77751580554a46470c113472bf80a14 (patch)
treef7e0d832f45efddcc485cc5fc8cb3f4c24c36be6 /emulators/mame
parent3344069a8832b32277324bcea0b3ac0be205cbbe (diff)
downloadports-90b1b2add77751580554a46470c113472bf80a14.tar.gz
ports-90b1b2add77751580554a46470c113472bf80a14.zip
- Fix typo in Makefile
PR: ports/144160 Submitted by: Andrius Morkunas <hinokind@gmail.com> Approved by: maintainer Feature safe: yes
Notes
Notes: svn path=/head/; revision=250136
Diffstat (limited to 'emulators/mame')
-rw-r--r--emulators/mame/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile
index d61a05fd3253..2b9f5051f34a 100644
--- a/emulators/mame/Makefile
+++ b/emulators/mame/Makefile
@@ -22,7 +22,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