- Fix typo in Makefile

PR:		ports/144160
Submitted by:	Andrius Morkunas <hinokind@gmail.com>
Approved by:	maintainer
Feature safe:	yes
This commit is contained in:
Wen Heping 2010-02-22 00:49:21 +00:00
parent 3344069a88
commit 90b1b2add7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=250136
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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