summaryrefslogtreecommitdiff
path: root/graphics/libgphoto2
diff options
context:
space:
mode:
authorMichael Reifenberger <mr@FreeBSD.org>2003-08-12 09:12:40 +0000
committerMichael Reifenberger <mr@FreeBSD.org>2003-08-12 09:12:40 +0000
commit35fb880a9c8ac46c140eeb6ec43d66f0c4f380c1 (patch)
tree2cbe0bb0134c03cb0d51879f9a250cd48b1e7afb /graphics/libgphoto2
parent (*) Add new devices. (diff)
Fix dependence on libexif:
exif.9 -> exif.10
Notes
Notes: svn path=/head/; revision=86801
Diffstat (limited to 'graphics/libgphoto2')
-rw-r--r--graphics/libgphoto2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libgphoto2/Makefile b/graphics/libgphoto2/Makefile
index 91f3835337a3..c925cdf72a29 100644
--- a/graphics/libgphoto2/Makefile
+++ b/graphics/libgphoto2/Makefile
@@ -16,7 +16,7 @@ COMMENT= A universal digital camera picture control tool
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \
usb-0.1.7:${PORTSDIR}/devel/libusb \
- exif.9:${PORTSDIR}/graphics/libexif
+ exif.10:${PORTSDIR}/graphics/libexif
USE_BZIP2= yes
USE_REINPLACE= yes