summaryrefslogtreecommitdiff
path: root/graphics/lphoto
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-05-24 14:21:45 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-05-24 14:21:45 +0000
commitc6f9220716c5a6bace1f22f3339ef274a00c1e4d (patch)
tree284ed8b074db6ebbd762b69cc947e22f549200e2 /graphics/lphoto
parent- Update to 6.2.7.7 (diff)
- Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=163284
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 375889a4583d..424913ed7602 100644
--- a/graphics/lphoto/Makefile
+++ b/graphics/lphoto/Makefile
@@ -17,7 +17,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.8:${PORTSDIR}/graphics/ImageMagick \
+#LIB_DEPENDS= Magick.10:${PORTSDIR}/graphics/ImageMagick \
# vcdinfo.0:${PORTSDIR}/multimedia/vcdimager \
# avcodec.1:${PORTSDIR}/multimedia/ffmpeg
RUN_DEPENDS= gphoto2:${PORTSDIR}/graphics/gphoto2 \