summaryrefslogtreecommitdiffstats
path: root/games/xpuyopuyo/files
diff options
context:
space:
mode:
Diffstat (limited to 'games/xpuyopuyo/files')
-rw-r--r--games/xpuyopuyo/files/patch-aa11
-rw-r--r--games/xpuyopuyo/files/patch-ab11
2 files changed, 22 insertions, 0 deletions
diff --git a/games/xpuyopuyo/files/patch-aa b/games/xpuyopuyo/files/patch-aa
new file mode 100644
index 000000000..e16f8929f
--- /dev/null
+++ b/games/xpuyopuyo/files/patch-aa
@@ -0,0 +1,11 @@
+--- Makefile.in.orig Sat Sep 25 18:11:27 1999
++++ Makefile.in Fri Oct 8 10:34:51 1999
+@@ -135,7 +135,7 @@
+ @GTK_FALSE@xpuyopuyo_DEPENDENCIES = libxpuyopuyo.a
+ @GTK_TRUE@xpuyopuyo_DEPENDENCIES = libxpuyopuyo.a
+ xpuyopuyo_LDFLAGS =
+-CFLAGS = @CFLAGS@
++CFLAGS += @CFLAGS@
+ COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+ LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+ CCLD = $(CC)
diff --git a/games/xpuyopuyo/files/patch-ab b/games/xpuyopuyo/files/patch-ab
new file mode 100644
index 000000000..87a41ba40
--- /dev/null
+++ b/games/xpuyopuyo/files/patch-ab
@@ -0,0 +1,11 @@
+--- pgame/Makefile.in.orig Tue Jul 18 10:31:49 2000
++++ pgame/Makefile.in Tue Jul 18 10:32:05 2000
+@@ -117,7 +117,7 @@
+ libxpp_game_a_SOURCES = pconfig.c pfield.c pgame.c phighscore.c pinfo.c pmanip.c ppiece.c pplayer.c ptournament.c pconfig.h pconfigm.h pfield.h pgame.h phighscore.h pinfo.h pmanip.h ppiece.h pplayer.h ptime.h ptournament.h pwindow.h
+
+
+-INCLUDES = -I../putil -I../pai -I../pnet -I../psound
++INCLUDES = $(LIBMIKMOD_CFLAGS) -I../putil -I../pai -I../pnet -I../psound
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+ CONFIG_HEADER = ../config.h
+ CONFIG_CLEAN_FILES =