aboutsummaryrefslogtreecommitdiffstats
path: root/devel/sdl12/files/patch-ai
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-04-25 12:43:35 +0000
committerWill Andrews <will@FreeBSD.org>2000-04-25 12:43:35 +0000
commit5e04d9a0460d27f9fe620385db244119264224d1 (patch)
treebe55543c16649012b0ee99b1bf5cfb82d191c341 /devel/sdl12/files/patch-ai
parent1aceb77cc60ff913a51ba50fa29c7085441eef42 (diff)
Update to SDL 1.1 (repo-copy from devel/sdl to devel/sdl-devel).
PR: 18188 Submitted by: maintainer
Diffstat (limited to 'devel/sdl12/files/patch-ai')
-rw-r--r--devel/sdl12/files/patch-ai11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/sdl12/files/patch-ai b/devel/sdl12/files/patch-ai
new file mode 100644
index 000000000000..6084e7e540c3
--- /dev/null
+++ b/devel/sdl12/files/patch-ai
@@ -0,0 +1,11 @@
+--- include/Makefile.in.orig Sun Apr 23 22:34:25 2000
++++ include/Makefile.in Sun Apr 23 22:34:43 2000
+@@ -106,7 +106,7 @@
+ with_gcc = @with_gcc@
+ with_gnu_ld = @with_gnu_ld@
+
+-libSDLincludedir = $(includedir)/SDL
++libSDLincludedir = $(includedir)/SDL11
+
+ # Which header files to install
+ libSDLinclude_HEADERS = SDL.h SDL_active.h SDL_audio.h SDL_byteorder.h SDL_cdrom.h SDL_copying.h SDL_endian.h SDL_error.h SDL_events.h SDL_joystick.h SDL_keyboard.h SDL_keysym.h SDL_main.h SDL_mouse.h SDL_mutex.h SDL_quit.h SDL_rwops.h SDL_syswm.h SDL_thread.h SDL_timer.h SDL_types.h SDL_version.h SDL_video.h begin_code.h close_code.h