diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-04-22 22:44:01 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-04-22 22:44:01 +0000 |
commit | d6a124d8c7dc4065d0c05228af952ffe29a73523 (patch) | |
tree | 4e66081e986677814567654d32162ee2d271dab7 /emulators/sdlmame/files/patch-makefile | |
parent | - Update to version 0.114. (diff) |
- Update to version 0.114u2.
Notes
Notes:
svn path=/head/; revision=190656
Diffstat (limited to 'emulators/sdlmame/files/patch-makefile')
-rw-r--r-- | emulators/sdlmame/files/patch-makefile | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/emulators/sdlmame/files/patch-makefile b/emulators/sdlmame/files/patch-makefile index 52a8b06c3766..d839b1ec02ca 100644 --- a/emulators/sdlmame/files/patch-makefile +++ b/emulators/sdlmame/files/patch-makefile @@ -1,14 +1,5 @@ ---- ./makefile.orig Fri Mar 30 04:03:29 2007 -+++ ./makefile Sun Apr 8 19:44:17 2007 -@@ -52,7 +52,7 @@ - # for SDLMAME, set this to linux, freebsd, win32, or macosx (lowercase is important!) - #------------------------------------------------------------------------------------ - --SUBARCH = linux -+SUBARCH = freebsd - - - #------------------------------------------------- +--- makefile.orig Thu Apr 12 22:01:33 2007 ++++ makefile Sat Apr 21 13:20:41 2007 @@ -63,11 +63,13 @@ # uncomment next line to include the debugger # DEBUG = 1 |