diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-05-21 11:08:49 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-05-21 11:08:49 +0000 |
commit | 16563512f1aa5b852cd9195203fd20b4d49b92ba (patch) | |
tree | c8a71df4c6c02f0cda33ff6a5a418034d08c6892 /graphics/sane-backends/files/patch-backend-Makefile.in | |
parent | - Update to 2.3.16 (diff) |
- Update tp 1.0.21
PR: 146674
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=254716
Diffstat (limited to 'graphics/sane-backends/files/patch-backend-Makefile.in')
-rw-r--r-- | graphics/sane-backends/files/patch-backend-Makefile.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/graphics/sane-backends/files/patch-backend-Makefile.in b/graphics/sane-backends/files/patch-backend-Makefile.in deleted file mode 100644 index 442457253488..000000000000 --- a/graphics/sane-backends/files/patch-backend-Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - ---- backend/Makefile.in.orig 2009-04-30 17:41:18.000000000 +0400 -+++ backend/Makefile.in 2009-05-24 12:02:03.000000000 +0400 -@@ -1138,7 +1138,7 @@ - libxerox_mfp_la_LIBADD = - am_libxerox_mfp_la_OBJECTS = libxerox_mfp_la-xerox_mfp.lo - libxerox_mfp_la_OBJECTS = $(am_libxerox_mfp_la_OBJECTS) --DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include/sane -+DEFAULT_INCLUDES = -I$(top_builddir)/include/sane -I$(top_builddir)/include -I.@am__isrc@ - depcomp = $(SHELL) $(top_srcdir)/depcomp - am__depfiles_maybe = depfiles - COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ - - |