diff options
Diffstat (limited to 'graphics/xmedcon/files/patch-source::Makefile.in')
-rw-r--r-- | graphics/xmedcon/files/patch-source::Makefile.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/xmedcon/files/patch-source::Makefile.in b/graphics/xmedcon/files/patch-source::Makefile.in index cd729bb3de9f..3ada86d8528c 100644 --- a/graphics/xmedcon/files/patch-source::Makefile.in +++ b/graphics/xmedcon/files/patch-source::Makefile.in @@ -1,11 +1,11 @@ ---- source/Makefile.in.orig Tue Jun 17 01:16:18 2003 -+++ source/Makefile.in Tue Jun 17 01:17:16 2003 -@@ -413,7 +413,7 @@ +--- source/Makefile.in.orig Sat Jan 24 18:00:21 2004 ++++ source/Makefile.in Sat Jan 24 18:01:00 2004 +@@ -412,7 +412,7 @@ m-png.h -configheadersdir = $(prefix)/include +configheadersdir = $(prefix)/include/xmedcon - configheaders_DATA = m-autoconf.h m-config.h + configheaders_DATA = m-depend.h m-config.h - INCLUDES = $(DICM_INC) $(LJPG_INC) $(PNG_INC) $(GDK_PIXBUF_CFLAGS) $(GLIB_CFLAGS) + INCLUDES = $(DICM_INC) $(PNG_INC) $(GDK_PIXBUF_CFLAGS) $(GLIB_CFLAGS) |