aboutsummaryrefslogtreecommitdiff
path: root/games/gcompris/files
diff options
context:
space:
mode:
Diffstat (limited to 'games/gcompris/files')
-rw-r--r--games/gcompris/files/patch-src::boards::Makefile.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/games/gcompris/files/patch-src::boards::Makefile.in b/games/gcompris/files/patch-src::boards::Makefile.in
new file mode 100644
index 000000000000..5718d029b493
--- /dev/null
+++ b/games/gcompris/files/patch-src::boards::Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- src/boards/Makefile.in 2001/12/23 08:00:35 1.1
++++ src/boards/Makefile.in 2001/12/23 08:01:15
+@@ -133,7 +133,7 @@
+
+
+ libdir = $(plugindir)
+-INCLUDES = -I$(top_builddir)/intl $(GNOME_INCLUDEDIR) -I..
++INCLUDES = $(GDK_PIXBUF_CFLAGS) -I$(top_builddir)/intl $(GNOME_INCLUDEDIR) -I..
+
+ libmenu_la_LDFLAGS = -module -avoid-version
+ libmenu_la_LIBADD = @GTK_LIBS@ @PTHREAD_LIB@