summaryrefslogtreecommitdiff
path: root/games/adonthell/files/patch-aa
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-04-29 04:25:00 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-04-29 04:25:00 +0000
commit751c5ce4733f974dfb7bf394dc37c1fb3760ca4f (patch)
treec3d16aa331c4bc9d4a1559614d21d660cc8ee18b /games/adonthell/files/patch-aa
parent- Update to 2.3-20050426 (diff)
- Update to 0.3.4
- Replace some patches by ${REINPLACE_CMD} - Fix the packing list - Depend on freetype - Fix build on 5.X PR: ports/80375 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=134338
Diffstat (limited to 'games/adonthell/files/patch-aa')
-rw-r--r--games/adonthell/files/patch-aa11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/adonthell/files/patch-aa b/games/adonthell/files/patch-aa
deleted file mode 100644
index cc6077544c3f..000000000000
--- a/games/adonthell/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/win_types.h.orig Sat May 10 11:38:41 2003
-+++ src/win_types.h Sat May 10 11:38:53 2003
-@@ -15,7 +15,7 @@
- #ifndef TYPES_WIN_H_
- #define TYPES_WIN_H_
-
--#include <SDL/SDL_keysym.h>
-+#include <SDL11/SDL_keysym.h>
-
- #define WIN_NB_TABLE_CHAR 127
- #define WIN_TEXT_MAX_LENGTH 5000