summaryrefslogtreecommitdiff
path: root/graphics/libgphoto2
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2005-04-04 05:31:09 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2005-04-04 05:31:09 +0000
commitfae489c30720d7d1d82ab984b9f83d51e6189025 (patch)
treeee9405a6836f42c68d2f0f60b6e57717cfadc949 /graphics/libgphoto2
parent- libexif library now became .12 (diff)
- exif library version now became .12
- bump PORTREVISION
Notes
Notes: svn path=/head/; revision=132409
Diffstat (limited to 'graphics/libgphoto2')
-rw-r--r--graphics/libgphoto2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/libgphoto2/Makefile b/graphics/libgphoto2/Makefile
index c2907a97e051..19855884c45a 100644
--- a/graphics/libgphoto2/Makefile
+++ b/graphics/libgphoto2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libgphoto2
PORTVERSION= 2.1.5
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gphoto
@@ -15,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A universal digital camera picture control tool
LIB_DEPENDS= usb-0.1.7:${PORTSDIR}/devel/libusb \
- exif.10:${PORTSDIR}/graphics/libexif
+ exif.12:${PORTSDIR}/graphics/libexif
USE_GNOME= gnometarget pkgconfig
USE_GETOPT_LONG= yes