diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-02-23 16:02:57 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-02-23 16:02:57 +0000 |
commit | ba8df5263cd2faffddc2f60934bd6650b46dfceb (patch) | |
tree | a7c4bcf238c2facd921fd6f1ddfbe635d06d5a3f /graphics/xmedcon/files | |
parent | b8a6f52c045cc2db04893ebdb0c208270925e966 (diff) |
Notes
Diffstat (limited to 'graphics/xmedcon/files')
-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) |