summaryrefslogtreecommitdiff
path: root/graphics/sane-backends
diff options
context:
space:
mode:
authorJosef Karthauser <joe@FreeBSD.org>2002-12-08 23:51:20 +0000
committerJosef Karthauser <joe@FreeBSD.org>2002-12-08 23:51:20 +0000
commita059a9668ca98e11bc2cedcdbb2d47c4957daa61 (patch)
tree5bbe8bab40e82109d8859ec60bac20773ce483ab /graphics/sane-backends
parentUse the new version of libusb. (diff)
Use the latest libusb.
PR: ports/46061
Notes
Notes: svn path=/head/; revision=71446
Diffstat (limited to 'graphics/sane-backends')
-rw-r--r--graphics/sane-backends/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile
index 2e1fd41941ac..3e3048c9733a 100644
--- a/graphics/sane-backends/Makefile
+++ b/graphics/sane-backends/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sane-backends
PORTVERSION= 1.0.9
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.mostang.com/pub/sane/%SUBDIR%/ \
ftp://ftp.de.mostang.com/pub/sane/%SUBDIR%/ \
@@ -15,7 +16,7 @@ MASTER_SITE_SUBDIR= sane-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= usb-0.1.5:${PORTSDIR}/devel/libusb \
+LIB_DEPENDS= usb-0.1.7:${PORTSDIR}/devel/libusb \
jpeg.9:${PORTSDIR}/graphics/jpeg
USE_REINPLACE= yes