aboutsummaryrefslogtreecommitdiff
path: root/graphics/sane-backends
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2005-04-13 10:22:22 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2005-04-13 10:22:22 +0000
commit7fdd27b92c540bd68505273c104dfddbf3767f07 (patch)
tree71d155c951d7c5283a8d9cce28f1abc3a763415a /graphics/sane-backends
parent6df31055016995ce876873fd43bce255be4270d0 (diff)
downloadports-7fdd27b92c540bd68505273c104dfddbf3767f07.tar.gz
ports-7fdd27b92c540bd68505273c104dfddbf3767f07.zip
Notes
Diffstat (limited to 'graphics/sane-backends')
-rw-r--r--graphics/sane-backends/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile
index 89d8747655e9..24dae6b14901 100644
--- a/graphics/sane-backends/Makefile
+++ b/graphics/sane-backends/Makefile
@@ -39,7 +39,7 @@ OPTIONS= USB "USB support" on \
CONFIGURE_ARGS+= --disable-libusb
PLIST_SUB+= USB="@comment "
.else
-LIB_DEPENDS+= usb-0.1.7:${PORTSDIR}/devel/libusb
+LIB_DEPENDS+= usb-0.1.8:${PORTSDIR}/devel/libusb
PLIST_SUB+= USB=""
.endif