aboutsummaryrefslogtreecommitdiff
path: root/games/openttd/files/patch-makefiledir_Makefile.libdetection
diff options
context:
space:
mode:
Diffstat (limited to 'games/openttd/files/patch-makefiledir_Makefile.libdetection')
-rw-r--r--games/openttd/files/patch-makefiledir_Makefile.libdetection14
1 files changed, 14 insertions, 0 deletions
diff --git a/games/openttd/files/patch-makefiledir_Makefile.libdetection b/games/openttd/files/patch-makefiledir_Makefile.libdetection
new file mode 100644
index 000000000000..ad0916959195
--- /dev/null
+++ b/games/openttd/files/patch-makefiledir_Makefile.libdetection
@@ -0,0 +1,14 @@
+--- makefiledir/Makefile.libdetection.orig Tue Sep 12 17:21:19 2006
++++ makefiledir/Makefile.libdetection Tue Sep 12 17:22:35 2006
+@@ -51,11 +51,7 @@
+ endif
+
+ # FreeBSD uses sdl11 instead of sdl
+-ifdef FREEBSD
+-SDL_CONFIG:=sdl11-config
+-else
+ SDL_CONFIG:=sdl-config
+-endif
+
+ # set libpng-config to the default value
+ LIBPNG_CONFIG :=libpng-config