aboutsummaryrefslogtreecommitdiff
path: root/graphics/sane-backends/files/patch-backend__Makefile.in
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2015-10-19 09:03:44 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2015-10-19 09:03:44 +0000
commit0319d39bfb9d91c8b850c66d7e777524e2fd8b4a (patch)
tree5ce94957b8e8cb3d1c739226e1b0a14c2491b3d3 /graphics/sane-backends/files/patch-backend__Makefile.in
parent97ff2cb850efda64c38b5613ac3d421ab7ceceba (diff)
downloadports-0319d39bfb9d91c8b850c66d7e777524e2fd8b4a.tar.gz
ports-0319d39bfb9d91c8b850c66d7e777524e2fd8b4a.zip
- Update to 1.0.25 [1]
- Add option for v4l [1] - Use more option helpers [1] - Removed CUPS option since CUPS requirement has been dropped upstream [1] While here: - Convert to USES=localbase - Regenerate some patches [1] This version also includes support for Canon LiDE 220 scanners. [2] PR: 203799 [1], 200788 [2] Submitted by: Ports Fury [1], avg@ [2]
Notes
Notes: svn path=/head/; revision=399651
Diffstat (limited to 'graphics/sane-backends/files/patch-backend__Makefile.in')
-rw-r--r--graphics/sane-backends/files/patch-backend__Makefile.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/sane-backends/files/patch-backend__Makefile.in b/graphics/sane-backends/files/patch-backend__Makefile.in
index 8ded1b343d72..3381d32a8fc3 100644
--- a/graphics/sane-backends/files/patch-backend__Makefile.in
+++ b/graphics/sane-backends/files/patch-backend__Makefile.in
@@ -1,6 +1,6 @@
---- ./backend/Makefile.in.orig 2014-01-05 18:05:50.000000000 -0200
-+++ ./backend/Makefile.in 2014-01-05 18:06:53.000000000 -0200
-@@ -1470,7 +1470,7 @@
+--- backend/Makefile.in.orig 2015-10-11 21:13:46 UTC
++++ backend/Makefile.in
+@@ -1508,7 +1508,7 @@ AM_V_at = $(am__v_at_@AM_V@)
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
am__v_at_1 =
@@ -9,7 +9,7 @@
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
am__mv = mv -f
-@@ -5385,7 +5385,7 @@
+@@ -5567,7 +5567,7 @@ install-becfg:
@# installed library in $(sanelibdir) to $(sanelibdir)/libsane.*.
@# Having two libsane's can cause issues so get rid of it.
-rm -f $(DESTDIR)$(sanelibdir)/libsane.*
@@ -18,7 +18,7 @@
test -z "$(configdir)/dll.d" || $(MKDIR_P) "$(DESTDIR)$(configdir)/dll.d"
@list="$(BACKEND_CONFS_ENABLED) saned.conf dll.conf"; for cfg in $$list; do \
if test ! -r $${cfg}; then continue; fi; \
-@@ -5393,7 +5393,7 @@
+@@ -5575,7 +5575,7 @@ install-becfg:
echo NOT overwriting $${cfg} in $(configdir)...; \
else \
echo installing $${cfg} in $(configdir)/$${cfg}...; \