diff options
Diffstat (limited to 'games/gcompris/files/patch-src::boards::Makefile.in')
-rw-r--r-- | games/gcompris/files/patch-src::boards::Makefile.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/games/gcompris/files/patch-src::boards::Makefile.in b/games/gcompris/files/patch-src::boards::Makefile.in deleted file mode 100644 index 5718d029b493..000000000000 --- a/games/gcompris/files/patch-src::boards::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$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@ |