aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-11-13 22:09:57 +0800
committersobomax <sobomax@FreeBSD.org>2001-11-13 22:09:57 +0800
commitaf30ddfe21457d085421a305b86369eda3fbc6e8 (patch)
tree6c6f070ae4ab3cc652d0c241a3033261da033bbf /games
parent86cfdf79c23c338788d9cb7907acd5a4de6fa2ab (diff)
downloadfreebsd-ports-gnome-af30ddfe21457d085421a305b86369eda3fbc6e8.tar.gz
freebsd-ports-gnome-af30ddfe21457d085421a305b86369eda3fbc6e8.tar.zst
freebsd-ports-gnome-af30ddfe21457d085421a305b86369eda3fbc6e8.zip
Fix breakage due to gdk-pixbuf upgrade.
Diffstat (limited to 'games')
-rw-r--r--games/bombermaze/files/patch-src::Makefile.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/games/bombermaze/files/patch-src::Makefile.in b/games/bombermaze/files/patch-src::Makefile.in
new file mode 100644
index 000000000000..0d9a0d20d73c
--- /dev/null
+++ b/games/bombermaze/files/patch-src::Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- src/Makefile.in 2001/11/13 14:00:49 1.1
++++ src/Makefile.in 2001/11/13 14:01:29
+@@ -127,7 +127,7 @@
+
+ CPPFLAGS = -Wall
+
+-INCLUDES = -I$(top_srcdir) -I$(includedir) $(GNOME_INCLUDEDIR) -DG_LOG_DOMAIN=\"$(PACKAGE)\" -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -DPACKAGE_DATADIR=\"$(configdir)\" -I../intl -I$(top_srcdir)/intl
++INCLUDES = -I$(top_srcdir) -I$(includedir) $(GDK_PIXBUF_CFLAGS) $(GNOME_INCLUDEDIR) -DG_LOG_DOMAIN=\"$(PACKAGE)\" -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -DPACKAGE_DATADIR=\"$(configdir)\" -I../intl -I$(top_srcdir)/intl
+
+
+ bin_PROGRAMS = bombermaze