diff options
Diffstat (limited to 'graphics/libgphoto2/Makefile')
-rw-r--r-- | graphics/libgphoto2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/libgphoto2/Makefile b/graphics/libgphoto2/Makefile index 49dcbc8c7c9a..d4c50035ae80 100644 --- a/graphics/libgphoto2/Makefile +++ b/graphics/libgphoto2/Makefile @@ -6,15 +6,15 @@ # PORTNAME= libgphoto2 -PORTVERSION= 2.4.7 -PORTREVISION= 1 +PORTVERSION= 2.4.9.1 CATEGORIES= graphics MASTER_SITES= SF/gphoto/libgphoto/${PORTVERSION} MAINTAINER= pav@FreeBSD.org COMMENT= A universal digital camera picture control tool -LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif +LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif \ + jpeg.11:${PORTSDIR}/graphics/jpeg USE_BZIP2= yes USE_GNOME= gnometarget pkgconfig ltverhack |