diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2017-02-09 08:12:10 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2017-02-09 08:12:10 +0000 |
commit | 8dba87b4b30ced89ea2cf2e196076e9f9e35c184 (patch) | |
tree | e2328b247f92a20d80c8a9cbc36f00c41154b185 /emulators/frodo/files/patch-C64_x.i | |
parent | devel/py-xdg: limit to use python2 only, for python3 already exist devel/py3-... (diff) |
- let configure pick up sdl
- make portlint happier
Diffstat (limited to 'emulators/frodo/files/patch-C64_x.i')
-rw-r--r-- | emulators/frodo/files/patch-C64_x.i | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/frodo/files/patch-C64_x.i b/emulators/frodo/files/patch-C64_x.i index b0948fc6dd93..84232b7fd7d0 100644 --- a/emulators/frodo/files/patch-C64_x.i +++ b/emulators/frodo/files/patch-C64_x.i @@ -1,6 +1,6 @@ ---- C64_x.i.orig Wed Aug 6 20:56:25 1997 -+++ C64_x.i Mon Apr 26 21:50:36 1999 -@@ -100,7 +100,7 @@ +--- C64_x.i.orig 2002-01-02 21:16:45 UTC ++++ C64_x.i +@@ -100,7 +100,7 @@ void C64::c64_ctor1(void) gui = 0; #else // try to start up Tk gui. |