From c42704a7abe79c2f8994ae43cd3791d27ae7fa41 Mon Sep 17 00:00:00 2001 From: knu Date: Thu, 10 Oct 2002 17:16:17 +0000 Subject: Chase the libexif update and bump PORTREVISION accordingly. --- graphics/gphoto2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/gphoto2') diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile index f8434e80afd4..bcf9e64813c1 100644 --- a/graphics/gphoto2/Makefile +++ b/graphics/gphoto2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gphoto2 PORTVERSION= 2.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.gphoto.net/dist/ @@ -20,7 +20,7 @@ LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ usb-0.1.5:${PORTSDIR}/devel/libusb \ aa.1:${PORTSDIR}/graphics/aalib \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - exif.7:${PORTSDIR}/graphics/libexif + exif.8:${PORTSDIR}/graphics/libexif RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig USE_BZIP2= yes -- cgit