summaryrefslogtreecommitdiff
path: root/devel/sdl12/files/patch-ah
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-11-13 14:27:18 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-11-13 14:27:18 +0000
commit4c4c767b8fa60a64a3653929faeccd0648ed4c8c (patch)
tree7adf94eb8a32e6906b76e3cafbb61ee9d111aba8 /devel/sdl12/files/patch-ah
parentFix breakage due to gdk-pixbuf upgrade. (diff)
Update to 1.2.3.
Notes
Notes: svn path=/head/; revision=49988
Diffstat (limited to 'devel/sdl12/files/patch-ah')
-rw-r--r--devel/sdl12/files/patch-ah17
1 files changed, 10 insertions, 7 deletions
diff --git a/devel/sdl12/files/patch-ah b/devel/sdl12/files/patch-ah
index 43115ee865d0..04b4bdce3748 100644
--- a/devel/sdl12/files/patch-ah
+++ b/devel/sdl12/files/patch-ah
@@ -1,15 +1,18 @@
---- src/main/Makefile.in.orig Sun Apr 23 22:37:43 2000
-+++ src/main/Makefile.in Sun Apr 23 22:45:12 2000
-@@ -109,7 +109,7 @@
- ARCH_SUBDIRS = beos linux macos win32
+
+$FreeBSD$
+
+--- src/main/Makefile.in.orig Thu Nov 8 09:28:02 2001
++++ src/main/Makefile.in Tue Nov 13 15:48:40 2001
+@@ -117,7 +117,7 @@
+
# Build a separate library containing the main() entry point.
-lib_LIBRARIES = libSDLmain.a
+lib_LIBRARIES = libSDLmain-1.1.a
+ @TARGET_MACOSX_TRUE@MAINLIB_ARCH_SRCS = SDLMain.m SDLMain.h
+ @TARGET_MACOSX_FALSE@MAINLIB_ARCH_SRCS = SDL_main.c
- MAINLIB_ARCH_SRCS = SDL_main.c
-
-@@ -257,10 +257,10 @@
+@@ -264,10 +264,10 @@
maintainer-clean-libtool: