summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-02-23 21:05:04 +0000
committerpat <pat@FreeBSD.org>2002-02-23 21:05:04 +0000
commite5cffb72cd7db12fdb03b9c639b1d62dc591cdae (patch)
tree7fb0a292bff02bb9d7f40e42722da209ebd39958 /graphics
parentb82cc253737fbaea9495df27a0e9ed9e3010c188 (diff)
downloadFreeBSD-ports-e5cffb72cd7db12fdb03b9c639b1d62dc591cdae.zip
FreeBSD-ports-e5cffb72cd7db12fdb03b9c639b1d62dc591cdae.tar.gz
Bump shared library version due to libusb update
PR: 35252 Submitted by: John Reynolds <johnjen@reynoldsnet.org>
Diffstat (limited to 'graphics')
-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 51c7c30..0b95fe2 100644
--- a/graphics/sane-backends/Makefile
+++ b/graphics/sane-backends/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sane-backends
PORTVERSION= 1.0.7
+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.4:${PORTSDIR}/devel/libusb \
+LIB_DEPENDS= usb-0.1.5:${PORTSDIR}/devel/libusb \
jpeg.9:${PORTSDIR}/graphics/jpeg
USE_GMAKE= yes
OpenPOWER on IntegriCloud