summaryrefslogtreecommitdiff
path: root/graphics/libgphoto2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-29 21:05:52 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-29 21:05:52 +0000
commit5a30725d7634f28657031842b05d3f24eff7cad0 (patch)
tree58de98dded1ae63faacec7e7962e4821961ee034 /graphics/libgphoto2
parentUpdate to 0.5.10. (diff)
Chase the libexif shared lib version.
Notes
Notes: svn path=/head/; revision=85880
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 a11c39a9aece..25c229e53117 100644
--- a/graphics/libgphoto2/Makefile
+++ b/graphics/libgphoto2/Makefile
@@ -17,7 +17,7 @@ COMMENT= A universal digital camera picture control tool
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \
usb-0.1.7:${PORTSDIR}/devel/libusb \
- exif.8:${PORTSDIR}/graphics/libexif
+ exif.9:${PORTSDIR}/graphics/libexif
RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
USE_BZIP2= yes