summaryrefslogtreecommitdiff
path: root/graphics/sane-backends/Makefile
diff options
context:
space:
mode:
authormartin <martin>2016-03-15 09:14:03 +0000
committermartin <martin>2016-03-15 09:14:03 +0000
commitcd3246377de08f217c1715117635c6e34c1ed311 (patch)
treeef6c38397ba4f92611ad402c7d4a80291f3fddad /graphics/sane-backends/Makefile
parenta3bdbfbb58cf6c9216f38a156df00cd911e76cce (diff)
downloadpkgsrc-cd3246377de08f217c1715117635c6e34c1ed311.tar.gz
Fix usb bulk reads on big endian 64bit platforms.
Closes PR pkg/50340.
Diffstat (limited to 'graphics/sane-backends/Makefile')
-rw-r--r--graphics/sane-backends/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile
index 542e4141130..f3beb97d622 100644
--- a/graphics/sane-backends/Makefile
+++ b/graphics/sane-backends/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.65 2016/03/05 11:28:41 jperkin Exp $
+# $NetBSD: Makefile,v 1.66 2016/03/15 09:14:03 martin Exp $
-PKGREVISION= 2
+PKGREVISION= 3
.include "Makefile.common"
COMMENT= API for access to scanners, digital cameras, frame grabbers, etc