summaryrefslogtreecommitdiff
path: root/graphics/lphoto
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-03-06 22:16:54 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-03-06 22:16:54 +0000
commite8e8d1ed233079a29267a3e400cb7421861da7d8 (patch)
tree88667e0cd9eb3f3b8ae110c9ab45b0df498a20d9 /graphics/lphoto
parent- Update to 6.2.0-5 (diff)
- Chase ImageMagick shlib bump
PR: ports/78455 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (ImageMagick's maintainer)
Notes
Notes: svn path=/head/; revision=130479
Diffstat (limited to 'graphics/lphoto')
-rw-r--r--graphics/lphoto/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/lphoto/Makefile b/graphics/lphoto/Makefile
index 336599e71ded..8b6f27f2ec1e 100644
--- a/graphics/lphoto/Makefile
+++ b/graphics/lphoto/Makefile
@@ -16,7 +16,7 @@ COMMENT= A complete desktop solution for digital photo management
BUILD_DEPENDS= kdepyuic:${PORTSDIR}/x11-toolkits/py-kde
# libs for burning cd/vcd in lphoto, does not work in freebsd.
-#LIB_DEPENDS= Magick.7:${PORTSDIR}/graphics/ImageMagic \
+#LIB_DEPENDS= Magick.8:${PORTSDIR}/graphics/ImageMagick \
# vcdinfo.0:${PORTSDIR}/multimedia/vcdimager \
# avcodec.1:${PORTSDIR}/multimedia/ffmpeg
RUN_DEPENDS= gphoto2:${PORTSDIR}/graphics/gphoto2 \