- 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:
parent
3344069a88
commit
90b1b2add7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=250136
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user