diff options
author | Josef Karthauser <joe@FreeBSD.org> | 2002-12-08 23:52:19 +0000 |
---|---|---|
committer | Josef Karthauser <joe@FreeBSD.org> | 2002-12-08 23:52:19 +0000 |
commit | c1676856fdf29164c2699890de12580658dddc2a (patch) | |
tree | 24da23d2a930b8a6d30f44070c8e39440474dd93 /graphics | |
parent | a059a9668ca98e11bc2cedcdbb2d47c4957daa61 (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gphoto2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile index bcf9e64813c1..8ff329917297 100644 --- a/graphics/gphoto2/Makefile +++ b/graphics/gphoto2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gphoto2 PORTVERSION= 2.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.gphoto.net/dist/ @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ - usb-0.1.5:${PORTSDIR}/devel/libusb \ + usb-0.1.7:${PORTSDIR}/devel/libusb \ aa.1:${PORTSDIR}/graphics/aalib \ jpeg.9:${PORTSDIR}/graphics/jpeg \ exif.8:${PORTSDIR}/graphics/libexif |