diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
commit | fa4a943c17e47bf910596a414fd7287983350b9b (patch) | |
tree | dc76cec18a505befc330e612e0a56bf1caa5ca49 /graphics/libkdcraw-kde4/files | |
parent | - Fix manpage pointing to correct PREFIX for binary and conf (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_0_0'.release/7.0.0
Diffstat (limited to 'graphics/libkdcraw-kde4/files')
-rw-r--r-- | graphics/libkdcraw-kde4/files/patch-configure | 11 | ||||
-rw-r--r-- | graphics/libkdcraw-kde4/files/patch-libkdcraw_dcraw_Makefile.in | 11 |
2 files changed, 0 insertions, 22 deletions
diff --git a/graphics/libkdcraw-kde4/files/patch-configure b/graphics/libkdcraw-kde4/files/patch-configure deleted file mode 100644 index 8bce9270e9e8..000000000000 --- a/graphics/libkdcraw-kde4/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Fri Jun 22 08:31:03 2007 -+++ configure Fri Jun 22 08:31:27 2007 -@@ -33495,7 +33495,7 @@ - - - --KDCRAW_DIR="\$(libdir)/libkdcraw\$(ABI_MAJOR)" -+KDCRAW_DIR="\$(bindir)" - - - # ----------------------------------------------------------------- diff --git a/graphics/libkdcraw-kde4/files/patch-libkdcraw_dcraw_Makefile.in b/graphics/libkdcraw-kde4/files/patch-libkdcraw_dcraw_Makefile.in deleted file mode 100644 index b9637c13b050..000000000000 --- a/graphics/libkdcraw-kde4/files/patch-libkdcraw_dcraw_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- libkdcraw/dcraw/Makefile.in.orig Fri Jun 22 08:39:06 2007 -+++ libkdcraw/dcraw/Makefile.in Fri Jun 22 08:39:22 2007 -@@ -255,7 +255,7 @@ - am__quote = @am__quote@ - am__tar = @am__tar@ - am__untar = @am__untar@ --bindir = $(KDCRAW_DIR) -+bindir = @bindir@ - build = @build@ - build_alias = @build_alias@ - build_cpu = @build_cpu@ |