aboutsummaryrefslogtreecommitdiff
path: root/graphics/sdl_image/files
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-09-20 07:16:53 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-09-20 07:16:53 +0000
commit604432fe139d273b0bdcd99f42b7ac1f42dfcb93 (patch)
tree972f6f3ce8a7d5eff2c9a68bd68348fe22dfdf81 /graphics/sdl_image/files
parent7724974b65684888872ac839d65a224390810d25 (diff)
downloadports-604432fe139d273b0bdcd99f42b7ac1f42dfcb93.tar.gz
ports-604432fe139d273b0bdcd99f42b7ac1f42dfcb93.zip
Notes
Diffstat (limited to 'graphics/sdl_image/files')
-rw-r--r--graphics/sdl_image/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/sdl_image/files/patch-ab b/graphics/sdl_image/files/patch-ab
new file mode 100644
index 000000000000..120401df90d7
--- /dev/null
+++ b/graphics/sdl_image/files/patch-ab
@@ -0,0 +1,11 @@
+--- Makefile.in 2000/09/20 07:05:33 1.1
++++ Makefile.in 2000/09/20 07:06:00
+@@ -89,7 +89,7 @@
+
+ lib_LTLIBRARIES = libSDL_image.la
+
+-libSDL_imageincludedir = $(includedir)/SDL
++libSDL_imageincludedir = $(includedir)/SDL11
+ libSDL_imageinclude_HEADERS = SDL_image.h
+
+